public class ErrorsHeaderTag extends HtmlTagSupport
pageContext, parentTagEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ErrorsHeaderTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag()
Abstract method from the Tag interface.
|
int |
doStartTag()
Abstract method from the Tag interface.
|
evaluateExpression, get, getAccesskey, getAttributes, getBodyContent, getBodyContentAsString, getCssClass, getDir, getId, getLang, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getStyle, getTabindex, getTitle, isXmlTags, release, set, setAccesskey, setBodyContent, setClass, setCssClass, setDir, setDynamicAttribute, setId, setLang, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setStyle, setTabindex, setTitle, toString, writeAttributes, writeCloseTag, writeOpenTag, writeSingletonTaggetActionBeanType, getActionBeanUrl, getPageContext, getParent, getParentTag, getTagStack, popPageContextAttributes, pushPageContextAttributes, setPageContext, setParentpublic int doStartTag()
throws JspException
StripesTagSupportdoStartTag in interface TagdoStartTag in class StripesTagSupportJspExceptionpublic int doEndTag()
throws JspException
StripesTagSupportdoEndTag in interface TagdoEndTag in class StripesTagSupportJspException© Copyright 2005-2006, Stripes Development Team.