Adding Page Beans to a Web page
A Page Bean is a Java™ bean that is represented by a getter in the page code file of a Faces JSP.
To add a Page Bean to a Web page:
- In the Page Data view, expand
Page Bean.
- Drag your Page Bean onto your Web page. The Insert JavaBean wizard opens.
- Follow the instructions in the wizard to add your Page Bean to your Web page.