Developing web applications using JavaServer Faces
JavaServer Faces (JSF) is a framework that simplifies building user interfaces for web applications. In this chapter, we introduce the features, benefits, and architecture of JSF and demonstrate the Rational Application Developer support and tooling for JSF. The chapter includes an example web application using JSF, with persistence implemented in the Java Persistence API (JPA). See
Chapter 10, “Persistence using the Java Persistence API” on page 443.
The chapter is organized into the following ...