Tuesday, April 26, 2005
JSF - Backing Bean Management
A typical JavaServer Faces application includes one or more backing beans, which are JavaBeans components (see JavaBeans Components) associated with UI components used in a page. A backing bean defines UI component properties, each of which is bound to either a component's value or a component instance. A backing bean can also define methods that perform functions associated with a component, including validation, event handling, and navigation processing.
Subscribe to:
Post Comments (Atom)
Popular Posts
- Using QCLRDTAQ to clear data queues in CL and RPG
- Creating an as400 Query
- opensourceCMS.com - Try before you install!
- UDATE and *DATE in AS400 RPG
- AS400 API - QCMDEXC - Execute Command
- as400 iSeries NetServer Disabled user profiles
- AS400 Job Scheduler
- AS400 APIs
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
- Display Command Line Window (QUSCMDLN) API
No comments:
Post a Comment