public class PageTag extends GsfRootTag
ASSET_DAO, ICS_VARIABLE_NAME, VARIABLE_SCOPE_NAME
Constructor and Description |
---|
PageTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
String |
getAction() |
protected ActionLocator |
getActionLocator() |
DefaultIncludeService |
getJspIncludeService()
This is a discovery method to be used by the IncludeTag class.
|
void |
release() |
void |
setAction(String action) |
doEndTag, getICS
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class GsfRootTag
javax.servlet.jsp.JspException
protected ActionLocator getActionLocator()
public String getAction()
public void setAction(String action)
action
- the action to setpublic DefaultIncludeService getJspIncludeService()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class javax.servlet.jsp.tagext.BodyTagSupport
Copyright © 2016–2017. All rights reserved.