~ubuntu-branches/ubuntu/trusty/libstruts1.2-java/trusty-proposed

« back to all changes in this revision

Viewing changes to legacy/api-1.1/org/apache/struts/taglib/nested/html/NestedMessagesTag.html

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Vandyck
  • Date: 2004-11-19 15:35:25 UTC
  • Revision ID: james.westby@ubuntu.com-20041119153525-mdu08a76z4zo67xt
Tags: upstream-1.2.4
Import upstream version 1.2.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc on Fri Aug 22 03:44:03 EDT 2003 -->
 
6
<TITLE>
 
7
NestedMessagesTag (Apache Struts API Documentation)
 
8
</TITLE>
 
9
<META NAME="keywords" CONTENT="org.apache.struts.taglib.nested.html.NestedMessagesTag,NestedMessagesTag class">
 
10
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
11
</HEAD>
 
12
<SCRIPT>
 
13
function asd()
 
14
{
 
15
parent.document.title="NestedMessagesTag (Apache Struts API Documentation)";
 
16
}
 
17
</SCRIPT>
 
18
<BODY BGCOLOR="white" onload="asd();">
 
19
 
 
20
<!-- ========== START OF NAVBAR ========== -->
 
21
<A NAME="navbar_top"><!-- --></A>
 
22
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
23
<TR>
 
24
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
25
<A NAME="navbar_top_firstrow"><!-- --></A>
 
26
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
27
  <TR ALIGN="center" VALIGN="top">
 
28
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
29
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
30
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
31
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/NestedMessagesTag.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
32
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
33
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
34
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
36
  </TR>
 
37
</TABLE>
 
38
</TD>
 
39
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
40
</EM>
 
41
</TD>
 
42
</TR>
 
43
 
 
44
<TR>
 
45
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
46
&nbsp;<A HREF="../../../../../../org/apache/struts/taglib/nested/html/NestedLinkTag.html"><B>PREV CLASS</B></A>&nbsp;
 
47
&nbsp;<A HREF="../../../../../../org/apache/struts/taglib/nested/html/NestedMultiboxTag.html"><B>NEXT CLASS</B></A></FONT></TD>
 
48
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
49
  <A HREF="../../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
50
&nbsp;<A HREF="NestedMessagesTag.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
51
&nbsp;
 
52
<SCRIPT>
 
53
  <!--
 
54
  if(window==top) {
 
55
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
56
  }
 
57
  //-->
 
58
</SCRIPT>
 
59
<NOSCRIPT>
 
60
<A HREF="../../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
61
</NOSCRIPT>
 
62
</FONT></TD>
 
63
</TR>
 
64
<TR>
 
65
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
66
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
67
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
68
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
69
</TR>
 
70
</TABLE>
 
71
<!-- =========== END OF NAVBAR =========== -->
 
72
 
 
73
<HR>
 
74
<!-- ======== START OF CLASS DATA ======== -->
 
75
<H2>
 
76
<FONT SIZE="-1">
 
77
org.apache.struts.taglib.nested.html</FONT>
 
78
<BR>
 
79
Class NestedMessagesTag</H2>
 
80
<PRE>
 
81
java.lang.Object
 
82
  |
 
83
  +--javax.servlet.jsp.tagext.TagSupport
 
84
        |
 
85
        +--javax.servlet.jsp.tagext.BodyTagSupport
 
86
              |
 
87
              +--<A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html">org.apache.struts.taglib.html.MessagesTag</A>
 
88
                    |
 
89
                    +--<B>org.apache.struts.taglib.nested.html.NestedMessagesTag</B>
 
90
</PRE>
 
91
<DL>
 
92
<DT><B>All Implemented Interfaces:</B> <DD>javax.servlet.jsp.tagext.BodyTag, <A HREF="../../../../../../org/apache/struts/taglib/nested/NestedNameSupport.html">NestedNameSupport</A>, <A HREF="../../../../../../org/apache/struts/taglib/nested/NestedPropertySupport.html">NestedPropertySupport</A>, <A HREF="../../../../../../org/apache/struts/taglib/nested/NestedTagSupport.html">NestedTagSupport</A>, java.io.Serializable, javax.servlet.jsp.tagext.Tag</DD>
 
93
</DL>
 
94
<HR>
 
95
<DL>
 
96
<DT>public class <B>NestedMessagesTag</B><DT>extends <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html">MessagesTag</A><DT>implements <A HREF="../../../../../../org/apache/struts/taglib/nested/NestedNameSupport.html">NestedNameSupport</A></DL>
 
97
 
 
98
<P>
 
99
NestedMessagesTag.
 
100
<P>
 
101
 
 
102
<P>
 
103
<DL>
 
104
<DT><B>Since:</B></DT>
 
105
  <DD>Struts 1.1</DD>
 
106
<DT><B>Version:</B></DT>
 
107
  <DD>$Revision: 1.1 $ $Date: 2003/08/26 12:57:44 $</DD>
 
108
<DT><B>Author:</B></DT>
 
109
  <DD>Arron Bates, David Winterfeldt</DD>
 
110
<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html" TARGET="org.apache.struts.taglib.nested.html.NestedMessagesTag">Serialized Form</A></DL>
 
111
<HR>
 
112
 
 
113
<P>
 
114
<!-- ======== NESTED CLASS SUMMARY ======== -->
 
115
 
 
116
 
 
117
<!-- =========== FIELD SUMMARY =========== -->
 
118
 
 
119
<A NAME="field_summary"><!-- --></A>
 
120
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
121
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
122
<TD COLSPAN=2><FONT SIZE="+2">
 
123
<B>Field Summary</B></FONT></TD>
 
124
</TR>
 
125
<TR BGCOLOR="white" CLASS="TableRowColor">
 
126
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
127
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
 
128
<TD><CODE><B><A HREF="../../../../../../org/apache/struts/taglib/nested/html/NestedMessagesTag.html#originalName">originalName</A></B></CODE>
 
129
 
 
130
<BR>
 
131
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
132
</TR>
 
133
<TR BGCOLOR="white" CLASS="TableRowColor">
 
134
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
135
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
 
136
<TD><CODE><B><A HREF="../../../../../../org/apache/struts/taglib/nested/html/NestedMessagesTag.html#originalProperty">originalProperty</A></B></CODE>
 
137
 
 
138
<BR>
 
139
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
140
</TR>
 
141
</TABLE>
 
142
&nbsp;<A NAME="fields_inherited_from_class_org.apache.struts.taglib.html.MessagesTag"><!-- --></A>
 
143
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
144
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
145
<TD><B>Fields inherited from class org.apache.struts.taglib.html.<A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html">MessagesTag</A></B></TD>
 
146
</TR>
 
147
<TR BGCOLOR="white" CLASS="TableRowColor">
 
148
<TD><CODE><A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#bundle">bundle</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#footer">footer</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#header">header</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#id">id</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#iterator">iterator</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#locale">locale</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#message">message</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#messageResources">messageResources</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#name">name</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#processed">processed</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#property">property</A></CODE></TD>
 
149
</TR>
 
150
</TABLE>
 
151
&nbsp;<A NAME="fields_inherited_from_class_javax.servlet.jsp.tagext.BodyTagSupport"><!-- --></A>
 
152
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
153
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
154
<TD><B>Fields inherited from class javax.servlet.jsp.tagext.BodyTagSupport</B></TD>
 
155
</TR>
 
156
<TR BGCOLOR="white" CLASS="TableRowColor">
 
157
<TD><CODE>bodyContent</CODE></TD>
 
158
</TR>
 
159
</TABLE>
 
160
&nbsp;<A NAME="fields_inherited_from_class_javax.servlet.jsp.tagext.TagSupport"><!-- --></A>
 
161
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
162
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
163
<TD><B>Fields inherited from class javax.servlet.jsp.tagext.TagSupport</B></TD>
 
164
</TR>
 
165
<TR BGCOLOR="white" CLASS="TableRowColor">
 
166
<TD><CODE>pageContext</CODE></TD>
 
167
</TR>
 
168
</TABLE>
 
169
&nbsp;<A NAME="fields_inherited_from_class_javax.servlet.jsp.tagext.BodyTag"><!-- --></A>
 
170
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
171
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
172
<TD><B>Fields inherited from interface javax.servlet.jsp.tagext.BodyTag</B></TD>
 
173
</TR>
 
174
<TR BGCOLOR="white" CLASS="TableRowColor">
 
175
<TD><CODE>EVAL_BODY_TAG</CODE></TD>
 
176
</TR>
 
177
</TABLE>
 
178
&nbsp;<A NAME="fields_inherited_from_class_javax.servlet.jsp.tagext.Tag"><!-- --></A>
 
179
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
180
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
181
<TD><B>Fields inherited from interface javax.servlet.jsp.tagext.Tag</B></TD>
 
182
</TR>
 
183
<TR BGCOLOR="white" CLASS="TableRowColor">
 
184
<TD><CODE>EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE</CODE></TD>
 
185
</TR>
 
186
</TABLE>
 
187
&nbsp;
 
188
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
189
 
 
190
<A NAME="constructor_summary"><!-- --></A>
 
191
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
192
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
193
<TD COLSPAN=2><FONT SIZE="+2">
 
194
<B>Constructor Summary</B></FONT></TD>
 
195
</TR>
 
196
<TR BGCOLOR="white" CLASS="TableRowColor">
 
197
<TD><CODE><B><A HREF="../../../../../../org/apache/struts/taglib/nested/html/NestedMessagesTag.html#NestedMessagesTag()">NestedMessagesTag</A></B>()</CODE>
 
198
 
 
199
<BR>
 
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
201
</TR>
 
202
</TABLE>
 
203
&nbsp;
 
204
<!-- ========== METHOD SUMMARY =========== -->
 
205
 
 
206
<A NAME="method_summary"><!-- --></A>
 
207
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
208
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
209
<TD COLSPAN=2><FONT SIZE="+2">
 
210
<B>Method Summary</B></FONT></TD>
 
211
</TR>
 
212
<TR BGCOLOR="white" CLASS="TableRowColor">
 
213
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
214
<CODE>&nbsp;int</CODE></FONT></TD>
 
215
<TD><CODE><B><A HREF="../../../../../../org/apache/struts/taglib/nested/html/NestedMessagesTag.html#doEndTag()">doEndTag</A></B>()</CODE>
 
216
 
 
217
<BR>
 
218
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Complete the processing of the tag.</TD>
 
219
</TR>
 
220
<TR BGCOLOR="white" CLASS="TableRowColor">
 
221
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
222
<CODE>&nbsp;int</CODE></FONT></TD>
 
223
<TD><CODE><B><A HREF="../../../../../../org/apache/struts/taglib/nested/html/NestedMessagesTag.html#doStartTag()">doStartTag</A></B>()</CODE>
 
224
 
 
225
<BR>
 
226
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overriding method of the heart of the matter.</TD>
 
227
</TR>
 
228
<TR BGCOLOR="white" CLASS="TableRowColor">
 
229
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
230
<CODE>&nbsp;void</CODE></FONT></TD>
 
231
<TD><CODE><B><A HREF="../../../../../../org/apache/struts/taglib/nested/html/NestedMessagesTag.html#release()">release</A></B>()</CODE>
 
232
 
 
233
<BR>
 
234
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Release the tag's resources and reset the values.</TD>
 
235
</TR>
 
236
</TABLE>
 
237
&nbsp;<A NAME="methods_inherited_from_class_org.apache.struts.taglib.html.MessagesTag"><!-- --></A>
 
238
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
239
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
240
<TD><B>Methods inherited from class org.apache.struts.taglib.html.<A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html">MessagesTag</A></B></TD>
 
241
</TR>
 
242
<TR BGCOLOR="white" CLASS="TableRowColor">
 
243
<TD><CODE><A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#doAfterBody()">doAfterBody</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#getBundle()">getBundle</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#getFooter()">getFooter</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#getHeader()">getHeader</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#getId()">getId</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#getLocale()">getLocale</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#getMessage()">getMessage</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#getName()">getName</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#getProperty()">getProperty</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#setBundle(java.lang.String)">setBundle</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#setFooter(java.lang.String)">setFooter</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#setHeader(java.lang.String)">setHeader</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#setId(java.lang.String)">setId</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#setLocale(java.lang.String)">setLocale</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#setMessage(java.lang.String)">setMessage</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#setProperty(java.lang.String)">setProperty</A></CODE></TD>
 
244
</TR>
 
245
</TABLE>
 
246
&nbsp;<A NAME="methods_inherited_from_class_javax.servlet.jsp.tagext.BodyTagSupport"><!-- --></A>
 
247
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
248
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
249
<TD><B>Methods inherited from class javax.servlet.jsp.tagext.BodyTagSupport</B></TD>
 
250
</TR>
 
251
<TR BGCOLOR="white" CLASS="TableRowColor">
 
252
<TD><CODE>doInitBody, getBodyContent, getPreviousOut, setBodyContent</CODE></TD>
 
253
</TR>
 
254
</TABLE>
 
255
&nbsp;<A NAME="methods_inherited_from_class_javax.servlet.jsp.tagext.TagSupport"><!-- --></A>
 
256
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
257
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
258
<TD><B>Methods inherited from class javax.servlet.jsp.tagext.TagSupport</B></TD>
 
259
</TR>
 
260
<TR BGCOLOR="white" CLASS="TableRowColor">
 
261
<TD><CODE>findAncestorWithClass, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValue</CODE></TD>
 
262
</TR>
 
263
</TABLE>
 
264
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
265
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
266
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
267
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
268
</TR>
 
269
<TR BGCOLOR="white" CLASS="TableRowColor">
 
270
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 
271
</TR>
 
272
</TABLE>
 
273
&nbsp;<A NAME="methods_inherited_from_class_org.apache.struts.taglib.nested.NestedNameSupport"><!-- --></A>
 
274
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
275
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
276
<TD><B>Methods inherited from interface org.apache.struts.taglib.nested.<A HREF="../../../../../../org/apache/struts/taglib/nested/NestedNameSupport.html">NestedNameSupport</A></B></TD>
 
277
</TR>
 
278
<TR BGCOLOR="white" CLASS="TableRowColor">
 
279
<TD><CODE><A HREF="../../../../../../org/apache/struts/taglib/nested/NestedNameSupport.html#getName()">getName</A>, <A HREF="../../../../../../org/apache/struts/taglib/nested/NestedNameSupport.html#setName(java.lang.String)">setName</A></CODE></TD>
 
280
</TR>
 
281
</TABLE>
 
282
&nbsp;<A NAME="methods_inherited_from_class_org.apache.struts.taglib.nested.NestedPropertySupport"><!-- --></A>
 
283
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
284
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
285
<TD><B>Methods inherited from interface org.apache.struts.taglib.nested.<A HREF="../../../../../../org/apache/struts/taglib/nested/NestedPropertySupport.html">NestedPropertySupport</A></B></TD>
 
286
</TR>
 
287
<TR BGCOLOR="white" CLASS="TableRowColor">
 
288
<TD><CODE><A HREF="../../../../../../org/apache/struts/taglib/nested/NestedPropertySupport.html#getProperty()">getProperty</A>, <A HREF="../../../../../../org/apache/struts/taglib/nested/NestedPropertySupport.html#setProperty(java.lang.String)">setProperty</A></CODE></TD>
 
289
</TR>
 
290
</TABLE>
 
291
&nbsp;<A NAME="methods_inherited_from_class_javax.servlet.jsp.tagext.Tag"><!-- --></A>
 
292
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
293
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
294
<TD><B>Methods inherited from interface javax.servlet.jsp.tagext.Tag</B></TD>
 
295
</TR>
 
296
<TR BGCOLOR="white" CLASS="TableRowColor">
 
297
<TD><CODE>getParent, setPageContext, setParent</CODE></TD>
 
298
</TR>
 
299
</TABLE>
 
300
&nbsp;
 
301
<P>
 
302
 
 
303
<!-- ============ FIELD DETAIL =========== -->
 
304
 
 
305
<A NAME="field_detail"><!-- --></A>
 
306
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
307
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
308
<TD COLSPAN=1><FONT SIZE="+2">
 
309
<B>Field Detail</B></FONT></TD>
 
310
</TR>
 
311
</TABLE>
 
312
 
 
313
<A NAME="originalName"><!-- --></A><H3>
 
314
originalName</H3>
 
315
<PRE>
 
316
private java.lang.String <B>originalName</B></PRE>
 
317
<DL>
 
318
<DL>
 
319
</DL>
 
320
</DL>
 
321
<HR>
 
322
 
 
323
<A NAME="originalProperty"><!-- --></A><H3>
 
324
originalProperty</H3>
 
325
<PRE>
 
326
private java.lang.String <B>originalProperty</B></PRE>
 
327
<DL>
 
328
<DL>
 
329
</DL>
 
330
</DL>
 
331
 
 
332
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
333
 
 
334
<A NAME="constructor_detail"><!-- --></A>
 
335
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
336
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
337
<TD COLSPAN=1><FONT SIZE="+2">
 
338
<B>Constructor Detail</B></FONT></TD>
 
339
</TR>
 
340
</TABLE>
 
341
 
 
342
<A NAME="NestedMessagesTag()"><!-- --></A><H3>
 
343
NestedMessagesTag</H3>
 
344
<PRE>
 
345
public <B>NestedMessagesTag</B>()</PRE>
 
346
<DL>
 
347
</DL>
 
348
 
 
349
<!-- ============ METHOD DETAIL ========== -->
 
350
 
 
351
<A NAME="method_detail"><!-- --></A>
 
352
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
353
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
354
<TD COLSPAN=1><FONT SIZE="+2">
 
355
<B>Method Detail</B></FONT></TD>
 
356
</TR>
 
357
</TABLE>
 
358
 
 
359
<A NAME="doStartTag()"><!-- --></A><H3>
 
360
doStartTag</H3>
 
361
<PRE>
 
362
public int <B>doStartTag</B>()
 
363
               throws javax.servlet.jsp.JspException</PRE>
 
364
<DL>
 
365
<DD>Overriding method of the heart of the matter. Gets the relative property
 
366
 and leaves the rest up to the original tag implementation. Sweet.
 
367
<P>
 
368
<DD><DL>
 
369
<DT><B>Specified by:</B><DD><CODE>doStartTag</CODE> in interface <CODE>javax.servlet.jsp.tagext.Tag</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#doStartTag()">doStartTag</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html">MessagesTag</A></CODE></DL>
 
370
</DD>
 
371
<DD><DL>
 
372
 
 
373
<DT><B>Returns:</B><DD>int JSP continuation directive.
 
374
             This is in the hands of the super class.
 
375
<DT><B>Throws:</B>
 
376
<DD><CODE>javax.servlet.jsp.JspException</CODE> - if a JSP exception has occurred</DL>
 
377
</DD>
 
378
</DL>
 
379
<HR>
 
380
 
 
381
<A NAME="doEndTag()"><!-- --></A><H3>
 
382
doEndTag</H3>
 
383
<PRE>
 
384
public int <B>doEndTag</B>()
 
385
             throws javax.servlet.jsp.JspException</PRE>
 
386
<DL>
 
387
<DD>Complete the processing of the tag. The nested tags here will restore
 
388
 all the original value for the tag itself and the nesting context.
 
389
<P>
 
390
<DD><DL>
 
391
<DT><B>Specified by:</B><DD><CODE>doEndTag</CODE> in interface <CODE>javax.servlet.jsp.tagext.Tag</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#doEndTag()">doEndTag</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html">MessagesTag</A></CODE></DL>
 
392
</DD>
 
393
<DD><DL>
 
394
 
 
395
<DT><B>Returns:</B><DD>int to describe the next step for the JSP processor
 
396
<DT><B>Throws:</B>
 
397
<DD><CODE>javax.servlet.jsp.JspException</CODE> - for the bad things JSP's do</DL>
 
398
</DD>
 
399
</DL>
 
400
<HR>
 
401
 
 
402
<A NAME="release()"><!-- --></A><H3>
 
403
release</H3>
 
404
<PRE>
 
405
public void <B>release</B>()</PRE>
 
406
<DL>
 
407
<DD>Release the tag's resources and reset the values.
 
408
<P>
 
409
<DD><DL>
 
410
<DT><B>Specified by:</B><DD><CODE>release</CODE> in interface <CODE>javax.servlet.jsp.tagext.Tag</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html#release()">release</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/struts/taglib/html/MessagesTag.html">MessagesTag</A></CODE></DL>
 
411
</DD>
 
412
<DD><DL>
 
413
</DL>
 
414
</DD>
 
415
</DL>
 
416
<!-- ========= END OF CLASS DATA ========= -->
 
417
<HR>
 
418
 
 
419
<!-- ========== START OF NAVBAR ========== -->
 
420
<A NAME="navbar_bottom"><!-- --></A>
 
421
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
422
<TR>
 
423
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
424
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
425
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
426
  <TR ALIGN="center" VALIGN="top">
 
427
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
428
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
429
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
430
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/NestedMessagesTag.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
431
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
432
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
433
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
434
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
435
  </TR>
 
436
</TABLE>
 
437
</TD>
 
438
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
439
</EM>
 
440
</TD>
 
441
</TR>
 
442
 
 
443
<TR>
 
444
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
445
&nbsp;<A HREF="../../../../../../org/apache/struts/taglib/nested/html/NestedLinkTag.html"><B>PREV CLASS</B></A>&nbsp;
 
446
&nbsp;<A HREF="../../../../../../org/apache/struts/taglib/nested/html/NestedMultiboxTag.html"><B>NEXT CLASS</B></A></FONT></TD>
 
447
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
448
  <A HREF="../../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
449
&nbsp;<A HREF="NestedMessagesTag.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
450
&nbsp;
 
451
<SCRIPT>
 
452
  <!--
 
453
  if(window==top) {
 
454
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
455
  }
 
456
  //-->
 
457
</SCRIPT>
 
458
<NOSCRIPT>
 
459
<A HREF="../../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
460
</NOSCRIPT>
 
461
</FONT></TD>
 
462
</TR>
 
463
<TR>
 
464
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
465
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
466
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
467
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
468
</TR>
 
469
</TABLE>
 
470
<!-- =========== END OF NAVBAR =========== -->
 
471
 
 
472
<HR>
 
473
Copyright � 2000-2003 - Apache Software Foundation
 
474
</BODY>
 
475
</HTML>