public class ActionTag extends GsfSimpleTag
| Constructor and Description |
|---|
ActionTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
String |
getAction() |
protected ActionLocator |
getActionLocator() |
void |
setAction(String action) |
getICS, getPageContext, getServicepublic void doTag()
throws javax.servlet.jsp.JspException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspExceptionprotected ActionLocator getActionLocator()
public String getAction()
public void setAction(String action)
action - the action to setCopyright © 2010–2017. All rights reserved.