|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.servlet.jsp.tagext.TagSupport
|
+--org.apache.struts.taglib.html.ErrorsTag
|
+--org.apache.struts.taglib.nested.html.NestedErrorsTag
NestedErrorsTag.
| Field Summary | |
private java.lang.String |
originalName
|
private java.lang.String |
originalProperty
|
| Fields inherited from class org.apache.struts.taglib.html.ErrorsTag |
bundle, defaultLocale, footer, header, lineEnd, locale, messages, name, prefix, property, suffix |
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id, pageContext, parent, values |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
NestedErrorsTag()
|
|
| Method Summary | |
int |
doEndTag()
Complete the processing of the tag. |
int |
doStartTag()
Overriding method of the heart of the matter. |
void |
release()
Release the tag's resources and reset the values. |
| Methods inherited from class org.apache.struts.taglib.html.ErrorsTag |
getBundle, getFooter, getHeader, getLocale, getName, getPrefix, getProperty, getSuffix, setBundle, setFooter, setHeader, setLocale, setName, setPrefix, setProperty, setSuffix |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
|
| Methods inherited from interface org.apache.struts.taglib.nested.NestedPropertySupport |
getProperty, setProperty |
| Field Detail |
private java.lang.String originalName
private java.lang.String originalProperty
| Constructor Detail |
public NestedErrorsTag()
| Method Detail |
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in class ErrorsTag
public int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspException - for the bad things JSP's dopublic void release()
release in class ErrorsTag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||