|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectBodyTagSupport
org.apache.struts.taglib.html.MessagesTag
org.apache.struts.taglib.nested.html.NestedMessagesTag
public class NestedMessagesTag
NestedMessagesTag.
| Field Summary | |
|---|---|
private java.lang.String |
originalName
|
private java.lang.String |
originalProperty
|
| Fields inherited from class org.apache.struts.taglib.html.MessagesTag |
|---|
bundle, footer, header, id, iterator, locale, message, messageResources, name, processed, property |
| Constructor Summary | |
|---|---|
NestedMessagesTag()
|
|
| 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.MessagesTag |
|---|
doAfterBody, getBundle, getFooter, getHeader, getId, getLocale, getMessage, getName, getProperty, setBundle, setFooter, setHeader, setId, setLocale, setMessage, setName, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 NestedMessagesTag()
| Method Detail |
|---|
public int doStartTag()
throws JspException
doStartTag in class MessagesTagJspException - if a JSP exception has occurred
public int doEndTag()
throws JspException
doEndTag in class MessagesTagJspException - for the bad things JSP's dopublic void release()
release in class MessagesTag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||