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
- AS400 Job Scheduler
- API Example - Deleting Old Spooled Files
- Recover or reset QSECOFR passwords
- as400 Iseries Tips
- Make a Home made, open source mp3 Player
- UDATE and *DATE in AS400 RPG
- Sending and receiving email on i5/os - QtmmSendMail
- AS400 API - QCMDEXC - Execute Command
- AS400 API - Retrieve Network Attributes (QWCRNETA)
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
No comments:
Post a Comment