Add ActionForm Bean Property Dialog Box

See Also

An actionform bean acts as a bridge between a JSP page and a Struts action. It captures user input from the JSP pages and delivers it to the action. An actionform bean can also validate the input before passing it on to the action.

You use the Add ActionForm Bean Property dialog box to register an actionform bean's properties in the struts-config.xml file. You open the Add ActionForm Bean Property dialog box by right-clicking in a struts-config.xml file and choosing Struts > Add ActionForm Bean Property.

In the Add ActionForm Bean Property dialog box, you set the following properties:

See Also
About Struts Framework Support
Creating a New Application with Struts Support
Adding Struts Support to an Existing Application
About Web Application Frameworks

Legal Notices