Tuesday, March 17, 2009

Java Server Faces (JSF)

Java Server Faces (JSF)
- JSF is Sun’s standard Java Model View Controller framework
- Included in the JEE5 specification.
- Allows for robust tool support
- Specifically supports the Controller and View tiers
- Offers a component based event driven programming model
- View rendering with JSP and component Taglibs

MVC JSP Model 2












JSF Application Flow















No comments:

Post a Comment