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. |
executepublic boolean execute(ActionContext actionCtx) throws java.lang.Exception
Select and cache the include uri for this ActionConfig
if specified.
execute in interface ActionCommandexecute in class ActionCommandBaseactionCtx - The Context for the current requestfalse so that processing continuesjava.lang.Exception - on any errorCopyright © 2000–2025 Apache Software Foundation. All rights reserved.