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
- Recover or reset QSECOFR passwords
- AS400 Job Scheduler
- List Job (QUSLJOB) API
- UDATE and *DATE in AS400 RPG
- Using QCLRDTAQ to clear data queues in CL and RPG
- What is LANSA
- IBM System i APIs at Work
- as400 api - Process Commands (QCAPCMD) API
- What is RPGsp (RPG Smart Pages)
- Slow Running Batch Jobs on as400 Iseries
No comments:
Post a Comment