Struts-Faces Library Overview


JSF Overview

Before getting into the details of using the Struts-Faces library, it's necessary to give a brief overview of JSF. JSF is an application framework for creating Web-based interfaces. Similar to Struts, JSF is based on the MVC design pattern and provides a controller servlet that manages the lifecycle of application requests. In addition to that, and in contrast to Struts, JSF provides a robust user interface component model that includes support for the rendering of components and event handling. The component model enables Web application user interfaces to be easily assembled and linked to back-end business logic components. This easy-to-use component model is the main selling point behind JSF and is not offered by other frameworks. A complete review of JSF is outside the scope of this book, but is covered in the JavaServer Faces: The Complete Reference book that I co-authored.



Struts. The Complete Reference
Struts: The Complete Reference, 2nd Edition
ISBN: 0072263865
EAN: 2147483647
Year: 2004
Pages: 165
Authors: James Holmes

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net