public class SelectForward extends AbstractSelectForward
Create and return a ForwardConfig representing the
specified module-relative destination.
| Constructor and Description |
|---|
SelectForward() |
| 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 AbstractSelectForwardcontext - 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.