Struts 1.x/ActionForm

This component is enable to generate ActionForm class with this wizard page :

When ActionForm component is opened, error message is displayed, because package must be filled.

Fill package (required) and class name (required). JAVA file name and output base directory are filled with package and class name value.

With listbox (Field name/type) you can add fields of ActionForm. Click on + button to add a new field.

You can click on Preview button to preview generated code :

Click on Next button to fill fields of the next component.