public class DetailHtmlAction extends Action
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH
URI for detail action.
|
protected StringifierFactory |
stringifierFactory
Value formatter.
|
| Constructor and Description |
|---|
DetailHtmlAction(ActionContext context)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute action
|
void |
readParameters()
Parse HTTP Request parameters and store them locally
|
dontCache, getContextpublic static final String PATH
protected StringifierFactory stringifierFactory
public DetailHtmlAction(ActionContext context)
public void readParameters()
ActionreadParameters in class Actionpublic void execute() throws javax.servlet.ServletException, IOException, ActionException
Actionexecute in class Actionjavax.servlet.ServletExceptionIOExceptionActionExceptionCopyright © 2019. All rights reserved.