|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.SimpleTagSupport
org.apache.taglibs.rdc.core.StrutsErrorsTag
public class StrutsErrorsTag
Tag implementation of the <rdc:struts-errors> tag. Play out any errors messages from the preceding struts action. This basic implementation reports all errors at once and disregards any values specified via the message.
| Constructor Summary | |
|---|---|
StrutsErrorsTag()
|
|
| Method Summary | |
|---|---|
void |
doTag()
Play out any errors messages from the preceding struts action. |
| Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport |
|---|
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StrutsErrorsTag()
| Method Detail |
|---|
public void doTag()
throws java.io.IOException,
javax.servlet.jsp.JspException,
javax.servlet.jsp.JspTagException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjava.io.IOException
javax.servlet.jsp.JspException
javax.servlet.jsp.JspTagException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||