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, readParameterspublic 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
Actionexecute in class Actionjavax.servlet.ServletExceptionIOExceptionActionExceptionCopyright © 2019. All rights reserved.