Adding Struts form beans to a Web page
A form bean is a type of Java™ bean. The form bean stores HTML form data from a submitted client request or input data from Struts action link that a user clicked.
To add a Struts form bean to a Web page:
- In the Page Data view, expand
Struts Form Beans.
- Drag your Struts form bean onto your Web page. The Insert Data Object wizard opens.
- Follow the instructions in the wizard to add your Struts form bean to your Web page.