public class ResourceAction extends Action
Constructor and Description |
---|
ResourceAction(ActionContext context,
String resourcePath)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute action
|
dontCache, getContext, readParameters
public static final String PREFIX
public ResourceAction(ActionContext context, String resourcePath)
context
- Action contextresourcePath
- Local path of the resourcepublic void execute() throws javax.servlet.ServletException, IOException, ActionException
Action
execute
in class Action
javax.servlet.ServletException
IOException
ActionException
Copyright © 2019. All rights reserved.