| Attributes |
| Name | Required | Request-time | Type | Description |
| buttonList | false | true | java.lang.String | The action model containing the list of buttons to display in the wizard. The default set is the DefaultWizardButtons action model. |
| formProcessorController | false | true | java.lang.String | The FormProcessorController class that should be used to process the wizard on submit. If not specified, DefaultFormProcessorController will be used. |
| title | false | true | java.lang.String | The overriding title to display instead of the default title in the rbInfo file or action.properties file |
| helpSelectorKey | false | true | java.lang.String | The selector Key to identify help file in services.properties file. |