Learning Patterns Your Source for Quality Technology Courseware

Fast Track to JavaServer Faces 2 (JSF 2.2) : Using JSF 2 to Build JEE Web Apps

JSF is a JEE technology that focuses on simplifying the building of Web based user interfaces in Java. It builds on existing technologies, such as Servlets/JSP, but solves many of the issues that arise when using them directly. It does this by providing a standard component based user interface (UI) framework that can be leveraged by tools to provide a rich and easy to use development environment.

This course will get you up to speed with JSF 2 in a very short time. It includes all the important concepts, as well as numerous hands on labs that will have you building working JSF applications very quickly. It covers all the important architectural concepts, as well as providing practical instruction on how to use the many capabilities of the JSF framework. It includes coverage of all important capabilities that are new in JSF 2, including the use of Facelets, and using the new JSF 2 annotations. It also covers new JSF 2.2 capabilities such as Faces Flow and HTML 5 support.

The course includes a broad coverage of the most important JSF capabilities, including the JSF architecture, working with managed beans, the JSF Expression Language, creating JSF pages with facelets and/or JSP, the JSF core and HTML tag libraries, data tables, validation, and conversion. After learning this m aterial, you’ll be ready to use JSF to create your own solutions in the most demanding situations.

Course Objectives:

  • Understand the shortcomings of servlets/JSP, and the need for a framework like JSF
  • Understand MVC and the JSF architecture
  • Create & configure applications using JSF, including the FacesServlet, and the faces-config.xml file
  • Understand and use Managed Beans to manage application data
  • Configure navigation rules for your Web application
  • Use facelets to create JSF2 Web pages
  • Use the JSF core and html tags and the JSF expression language
  • Lay out tables using the JSF h:datatable and associated tags
  • Handle action events, value change events, and data model events
  • Use JSF Validators to validate your input data
  • Understand and use JSF data conversion
  • Use composition to create custom tags and templates
  • Understand the JSF request lifecycle, and write phase listeners
  • Use JSF’s Ajax capabilities
  • Be familiar with Faces Flow at a high level, and use it for page flow
  • Understand and use the JSF HTML 5 integration

Course Outline: