public class SelectAction extends AbstractSelectAction
Cache the ActionConfig instance for the action to be used
for processing this request.
| Constructor and Description |
|---|
SelectAction() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getPath(ActionContext context)
Return the path to be used to select the
ActionConfig
for this request. |
executeexecuteprotected java.lang.String getPath(ActionContext context)
AbstractSelectActionReturn the path to be used to select the ActionConfig
for this request.
getPath in class AbstractSelectActioncontext - The Context for this requestCopyright © 2000–2025 Apache Software Foundation. All rights reserved.