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 String |
getPath(ActionContext context)
Return the path to be used to select the
ActionConfig
for this request. |
execute
execute
protected String getPath(ActionContext context)
AbstractSelectAction
Return the path to be used to select the ActionConfig
for this request.
getPath
in class AbstractSelectAction
context
- The Context
for this requestCopyright © 2000–2017 Apache Software Foundation. All rights reserved.