public class ClearAction extends Action
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH
URI for clear action.
|
| Constructor and Description |
|---|
ClearAction(ActionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute action
|
dontCache, getContext, readParameterspublic static final String PATH
public ClearAction(ActionContext context)
public void execute() throws javax.servlet.ServletException, IOException, ActionException
Actionexecute in class Actionjavax.servlet.ServletExceptionIOExceptionActionExceptionCopyright © 2019. All rights reserved.