CHAPTER 2Building a Simple JavaServer Faces Application

One of the best ways to learn a new technology is to work through a simple, yet practical example. Toward this end, this chapter develops a typical Web registration application using JavaServer Faces (JSF) technology. A Web registration application provides just enough functionality to show how to use the core JSF technologies, such as User Interface (UI) components, managed beans, the navigation model, and basic data validation and conversion. In later chapters this registration application will be incorporated into a larger, more comprehensive “Virtual Trainer” example application that will be referenced throughout the book. For now, working through this registration example gives you ...

Get JavaServer Faces 2.0, The Complete Reference 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.