Chapter 19. 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, page 672) to explain all of the application developer's responsibilities, including

  • Programming properties and methods of a backing bean

  • Localizing an application

  • Creating custom converters and validators

  • Implementing event listeners

  • Writing backing bean methods to perform ...

Get The J2EE™ Tutorial Second Edition 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.