what is JSF??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dmjpro
    Top Contributor
    • Jan 2007
    • 2476

    what is JSF??

    plz tell me in details what is JSF????

    thanxxx
  • DeMan
    Top Contributor
    • Nov 2006
    • 1799

    #2
    According to the Sun Developer Network:

    Originally posted by Sun Developer Network
    JavaServer Faces technology simplifies building user interfaces for JavaServer applications. Developers of various skill levels can quickly build web applications by: assembling reusable UI components in a page; connecting these components to an application data source; and wiring client-generated events to server-side event handlers
    To read more:

    JavaServer Faces

    Comment

    Working...