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,
java.lang.String uri)
Create and return a
ForwardConfig representing the
specified module-relative destination. |
executeexecuteprotected ForwardConfig forward(ActionContext context, ModuleConfig moduleConfig, java.lang.String uri)
Create and return a ForwardConfig representing the
specified module-relative destination.
forward in class AbstractSelectInputcontext - The context for this requestmoduleConfig - The ModuleConfig for this requesturi - The module-relative URI to be the destinationCopyright © 2000–2025 Apache Software Foundation. All rights reserved.