JSF


Step by Step guide to JSF

————————————————————————————-

What is JSF

-Learn the basics of JSF. What JSF ( Java Server Faces) is? Java Server Faces technology is a server side framework for building user interfaces for web applications

————————————————————————————-

JSF request response

-  Learn the life cycle of JSF.  A Java Server Faces application supports two kinds of responses and two kinds of requests

————————————————————————————-

JSF FacesServlet and FacesContext - This means that the URL of every request must contain the /faces/ pattern, as specified in the url-pattern element under the servlet-mapping element.

————————————————————————————-

JSF Structure

-  See the structure of the JSF ,  JSF web templates ,  how to Apply Template on JSF page

————————————————————————————-

JSF Backing beanJ Learn how to use JSF backing bean and where backing beans can be used for a JSF application.

————————————————————————————-

JSF Binding

– JSF makes it easy to designate Java code that is invoked when forms are submitted. The code can respond to particular buttons, changes in particular values, certain user selections, and so on.backing beans. Learn how to use JSF backing bean

————————————————————————————-

JSF A case study

- With all the tutorials that we have studied above, we try to develop a sample JSF application.

This tutorial provides a step by step guide to develop a JSF case study.

————————————————————————————-


  • Read this materials also:
  • Java J2EE PDF Study materials
  • Spring
  • JSP
  • Ajax
  • EJB Tutorials
  • Java J2EE certification
  • J2EE Tutorials
  • SOA
  • Struts
  • J2EE InterView Questions & Answers
  • Ajax    EJB   Hibernate   JavaScript   JDBC   JMS   JSP   XML    SOA   Web Service   Servlets   Spring   JSF   Struts   SAP Tutorial  Software Testing Tutorials  PDF Tutorials   SAP Training Help  J2EE

    Sitemap   Follow j2eetutorial on Twitter    

    Δ Top