JavaServer Faces (JSF)

JavaServer TM Faces technology simplifies building user interfaces for JavaServer applications. Developers of various skill levels can quickly build web applications by:

  • assembling resuable UI components in a page
  • connecting these components to an application data source
  • wiring client-generated events to server-side event handlers
  • and much more...