Download
FAQ
History
PrevHomeNext API
Search
Feedback
Divider

Using JavaServer Faces Technology in JSP Pages

The page author's responsibility is to design the pages of the JavaServer Faces application. This includes laying out the components on the page and wiring them to backing beans, validators, converters, and other back-end objects associated with the page. This chapter uses the Duke's Bookstore application and the Coffee Break application (see Chapter 35) to describe how page authors use the JavaServer Faces tags to

This chapter also describes how to include custom objects created by application developers and component writers on a JSP page.

Divider
Download
FAQ
History
PrevHomeNext API
Search
Feedback
Divider

All of the material in The J2EE(TM) 1.4 Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.