This component is enable to update struts-config XML file by adding ActionForm definition (form-bean element) with this wizard page :
If you open component with Struts1 Wizard, fields are pre-filled. form-bean name field is filled by using ActionForm class name.
You can click on Preview button to preview generated code :
Note : ActionForm package and ActionForm className are read-only in this case. This behaviour is managed with Javscript into wizard. If you open directly form-bean component, fields are read-write :
Click on Next button to fill fields of the next component.