SPRING

Tech Guy on September 7th, 2009

Introduction:
The article explains the basic factors of Java Server Faces(JSF) , Spring and PORTAL/PORTLET
JSF:

Java Server Faces is a technology used for easy web development and it follows the MVC architecture.
JSF applications are easily manageable because the presentation layer is clearly separated with business logic.
JSF follows the event handling mechanism, so that [...]

Continue reading about Introduction to JSF, SPRING and PORTAL/PORTLET