There most important front end frameworks of J2EE are Spring MVC and JSF.
JSF: Java Server Facets
JSF in my opinion is the most used front end framework because it is easy and stable: you can make a very complex and secure web application in few time using it.
This framework has the principal component called “portlet”
each portl [...]