CHAPTER 10Applying JSF: Introducing the Virtual Trainer Application

In the preceding chapters, you’ve seen several smaller examples of JavaServer Faces. Now it’s time to examine a complete, though small, JSF application that ties together all of the topics covered so far. This example will also provide a firm conceptual foundation that will help you understand the more advanced concepts in the following chapters. It is important to understand that this application was created to demonstrate concepts and is not intended to be an example of the best way to craft a scalable production application. In particular, the database interactions are not at all optimized and would probably perform poorly given a large number of concurrent users. Also, the ...

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.