What Is JavaServer Faces?
- "Swing for server-side applications"
- Provides much of the plumbing for JavaServer Pages (JSP), which is used
in conjunction with Servlets for
developing web applications
- JSF has these parts:
- A set of prefabricated UI components
- An event-driven programming model
- A component model that enables third-party developers to supply
additional components
- Full promise of JSF will be realized with introduction of visual
development environments like
Sun Java Studio Creator