What is JavaServer Faces?
Created May 8, 2012
Brad Jones (jGuru) JavaServer Faces (JSF) is a framework containing APIs and custom JSP tag libraries that can be used to build user interfaces for Web-based Java applications. The APIs include user interface components. There are features for managing state, handling events, validating input, controlling page navigation, supporting internationalization, and supporting accessibility.
A tutorial for JSF can be found here on the Sun Web site.
A tutorial for JSF can be found here on the Sun Web site.
# # #