HtmlTag
Renders an HTML tag within the Struts framework, accounting for whether or not the registered URLRewriter is in stand-alone mode or not. If not in stand-alone mode, no element is rendered.
Object
TagSupport
HtmlTag
HtmlTagAdapter
IterationTag
, Serializable
, Tag
Field Summary |
Fields from org.apache.struts.taglib.html. |
locale, messages, xhtml |
Fields from javax.servlet.jsp.tagext. |
id, pageContext |
Fields from interface javax.servlet.jsp.tagext. |
EVAL_BODY_AGAIN |
Fields from interface javax.servlet.jsp.tagext. |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary |
Method Summary |
public int |
|
public int |
Methods from org.apache.struts.taglib.html. |
currentLocale, getCurrentLocale, getLocale, getXhtml, release, setLocale, setXhtml |
Methods from javax.servlet.jsp.tagext. |
doAfterBody, doEndTag, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods from interface javax.servlet.jsp.tagext. |
doAfterBody |
Methods from interface javax.servlet.jsp.tagext. |
doEndTag, doStartTag, getParent, release, setPageContext, setParent |
Constructor Detail |
public HtmlTagAdapter()
Method Detail |
public int doEndTag()
throwsJspException
JspException
public int doStartTag()
throwsJspException
JspException