Java server faces

It is a natural phenomenon to think about learning and adopting new technologies while there exists some well-established and popular ones

Java server faces

Java server faces

        

  1. Smart way to develop Web Applications
    It is a natural phenomenon to think about learning and adopting new technologies while there exists some well-established and popular ones. It is the scenario prevailing with web development landscape. Recently JSF has evolved as a new emerging and robust web technology.
            
  2. Directly working with HTTP Request and Response
    Using these technologies programmers directly work with HTTP request and response objects and manipulate the data. 
      
  3. JSF Components: JSF components mainly includes
    • Set of APIs to represent and manage state of components for server side validation, event handling, page navigation, data conversion etc.
    • JSP custom tag library in order to create UI components in a view page.

Now, for more information visit at :  http://www.javajazzup.com/issue1/page16.shtml