Download
FAQ
History
PrevHomeNext API
Search
Feedback
Divider

Developing with JavaServer Faces Technology

Chapter 18 shows how the page author can bind components to back end objects by using the component tags and core tags on the JSP page. The application developer's responsibility is to program the back-end objects of a JavaServer Faces application. These objects include backing beans, converters, event handlers, and validators. This chapter uses the Duke's Bookstore application (see The Example JavaServer Faces Application) to explain all of the application developer's responsibilities, including

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.