public class SelectInput extends AbstractSelectInput
Validate the properties of the form bean for this request. If there are any validation errors, execute the child commands in our chain; otherwise, proceed normally.
Constructor and Description |
---|
SelectInput() |
Modifier and Type | Method and Description |
---|---|
protected ForwardConfig |
forward(ActionContext context,
ModuleConfig moduleConfig,
String uri)
Create and return a
ForwardConfig representing the
specified module-relative destination. |
execute
execute
protected ForwardConfig forward(ActionContext context, ModuleConfig moduleConfig, String uri)
Create and return a ForwardConfig
representing the
specified module-relative destination.
forward
in class AbstractSelectInput
context
- The context for this requestmoduleConfig
- The ModuleConfig
for this requesturi
- The module-relative URI to be the destinationCopyright © 2000–2017 Apache Software Foundation. All rights reserved.