CHAPTER 10

image

Creating a Basic JSF 2.2 Application

In this chapter, you will learn in detail how to create a Basic JSF 2.2 application in Java EE 7 environment. This application will show you how to design and develop your JSF application in Java EE 7 environment. The application utilizes JSF 2.2 for creating the pages and handling the pages flow, CDI (Contexts and Dependency Injection) for bean management, EJB 3.2 for transaction handling, and JPA 2.1 for data persistence.

Structuring Weather Application

The basic application is about an application that displays weather information of the user place that is saved in his/her profile. In the weather ...

Get Pro JSF and HTML5: Building Rich Internet Components, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.