Creating Struts form beans
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 create a Struts form bean:
- In the Page Data view, right-click
Struts Form Beans and select
New | Add Form Bean. The New Form Bean wizard opens.
- Follow the instructions in the wizard to create your Struts form bean.