public class SelectInclude extends ActionCommandBase
Select and cache the include for this ActionConfig
if
specified.
Constructor and Description |
---|
SelectInclude() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(ActionContext actionCtx)
Select and cache the include uri for this
ActionConfig
if specified. |
execute
public boolean execute(ActionContext actionCtx) throws Exception
Select and cache the include uri for this ActionConfig
if specified.
execute
in interface ActionCommand
execute
in class ActionCommandBase
actionCtx
- The Context
for the current requestfalse
so that processing continuesException
- on any errorCopyright © 2000–2016 Apache Software Foundation. All rights reserved.