+ 1
Какие преймущества jsf над jsp?
Поясните разницу между jsf и jsp, их связь с сервлетми.
1 ответ
0
JSF (JavaServer Faces) JSF is a component based MVC framework which is built on top of the Servlet API and provides components via taglibs which can be used in JSP or any other Java based view technology.
More information you can find from the following link:
https://stackoverflow.com/questions/2095397/what-is-the-difference-between-jsf-servlet-and-jsp