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 java.lang.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 continuesjava.lang.Exception
- on any errorCopyright © 2000–2019 Apache Software Foundation. All rights reserved.