Chapter 13. Configuring JavaServer Faces Applications
The responsibilities of the application architect include the following:
Registering back-end objects with the application so that all parts of the application have access to them
Configuring backing beans and model beans so that they are instantiated with the proper values when a page makes reference to them
Defining navigation rules for each of the pages in the application so that the application has a smooth page flow
Packaging the application to include all the pages, objects, and other files so that the application can be deployed on any compliant container
This chapter explains how to perform all the responsibilities of the application architect.
Application Configuration Resource File
JavaServer ...
Get The Java™ EE 5 Tutorial, Third Edition: For Sun Java System Application Server Platform Edition 9 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.