~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/tiles/actions/NoOpAction.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:01 EDT 2003 -->
 
6
<TITLE>
 
7
NoOpAction (Apache Struts API Documentation)
 
8
</TITLE>
 
9
<META NAME="keywords" CONTENT="org.apache.struts.tiles.actions.NoOpAction,NoOpAction 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="NoOpAction (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/NoOpAction.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/tiles/actions/DefinitionDispatcherAction.html"><B>PREV CLASS</B></A>&nbsp;
 
47
&nbsp;<A HREF="../../../../../org/apache/struts/tiles/actions/ReloadDefinitionsAction.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="NoOpAction.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="#fields_inherited_from_class_org.apache.struts.action.Action">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;FIELD&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.tiles.actions</FONT>
 
78
<BR>
 
79
Class NoOpAction</H2>
 
80
<PRE>
 
81
java.lang.Object
 
82
  |
 
83
  +--<A HREF="../../../../../org/apache/struts/action/Action.html">org.apache.struts.action.Action</A>
 
84
        |
 
85
        +--<B>org.apache.struts.tiles.actions.NoOpAction</B>
 
86
</PRE>
 
87
<HR>
 
88
<B>Deprecated.</B>&nbsp;<I>Use o.a.s.a.ForwardAction instead with the parameter attribute:
 
89
 <code>
 
90
    &lt;action path="aPath"
 
91
                type="org.apache.struts.actions.ForwardAction"
 
92
                parameter="tiles.def.name" /&gt;
 
93
 </code></I>
 
94
<P>
 
95
<DL>
 
96
<DT>public final class <B>NoOpAction</B><DT>extends <A HREF="../../../../../org/apache/struts/action/Action.html">Action</A></DL>
 
97
 
 
98
<P>
 
99
Implementation of <strong>Action</strong> that does nothing but forward to
 
100
 "success".
 
101
<P>
 
102
 
 
103
<P>
 
104
<DL>
 
105
<DT><B>Version:</B></DT>
 
106
  <DD>$Revision: 1.1 $ $Date: 2003/08/22 08:33:58 $</DD>
 
107
<DT><B>Author:</B></DT>
 
108
  <DD>Cedric Dumoulin</DD>
 
109
</DL>
 
110
<HR>
 
111
 
 
112
<P>
 
113
<!-- ======== NESTED CLASS SUMMARY ======== -->
 
114
 
 
115
 
 
116
<!-- =========== FIELD SUMMARY =========== -->
 
117
 
 
118
<A NAME="field_summary"><!-- --></A>
 
119
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
120
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
121
<TD COLSPAN=2><FONT SIZE="+2">
 
122
<B>Field Summary</B></FONT></TD>
 
123
</TR>
 
124
</TABLE>
 
125
&nbsp;<A NAME="fields_inherited_from_class_org.apache.struts.action.Action"><!-- --></A>
 
126
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
127
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
128
<TD><B>Fields inherited from class org.apache.struts.action.<A HREF="../../../../../org/apache/struts/action/Action.html">Action</A></B></TD>
 
129
</TR>
 
130
<TR BGCOLOR="white" CLASS="TableRowColor">
 
131
<TD><CODE><A HREF="../../../../../org/apache/struts/action/Action.html#ACTION_SERVLET_KEY">ACTION_SERVLET_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#APPLICATION_KEY">APPLICATION_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#DATA_SOURCE_KEY">DATA_SOURCE_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#defaultLocale">defaultLocale</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#ERROR_KEY">ERROR_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#EXCEPTION_KEY">EXCEPTION_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#FORM_BEANS_KEY">FORM_BEANS_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#FORWARDS_KEY">FORWARDS_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#LOCALE_KEY">LOCALE_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#MAPPING_KEY">MAPPING_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#MAPPINGS_KEY">MAPPINGS_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#MESSAGE_KEY">MESSAGE_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#MESSAGES_KEY">MESSAGES_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#MULTIPART_KEY">MULTIPART_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#PLUG_INS_KEY">PLUG_INS_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#REQUEST_PROCESSOR_KEY">REQUEST_PROCESSOR_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#servlet">servlet</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#SERVLET_KEY">SERVLET_KEY</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#TRANSACTION_TOKEN_KEY">TRANSACTION_TOKEN_KEY</A></CODE></TD>
 
132
</TR>
 
133
</TABLE>
 
134
&nbsp;
 
135
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
136
 
 
137
<A NAME="constructor_summary"><!-- --></A>
 
138
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
139
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
140
<TD COLSPAN=2><FONT SIZE="+2">
 
141
<B>Constructor Summary</B></FONT></TD>
 
142
</TR>
 
143
<TR BGCOLOR="white" CLASS="TableRowColor">
 
144
<TD><CODE><B><A HREF="../../../../../org/apache/struts/tiles/actions/NoOpAction.html#NoOpAction()">NoOpAction</A></B>()</CODE>
 
145
 
 
146
<BR>
 
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
 
148
</TR>
 
149
</TABLE>
 
150
&nbsp;
 
151
<!-- ========== METHOD SUMMARY =========== -->
 
152
 
 
153
<A NAME="method_summary"><!-- --></A>
 
154
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
155
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
156
<TD COLSPAN=2><FONT SIZE="+2">
 
157
<B>Method Summary</B></FONT></TD>
 
158
</TR>
 
159
<TR BGCOLOR="white" CLASS="TableRowColor">
 
160
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
161
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
162
<TD><CODE><B><A HREF="../../../../../org/apache/struts/tiles/actions/NoOpAction.html#execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">execute</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
163
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
164
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
165
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
166
 
 
167
<BR>
 
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Process the specified HTTP request, and create the corresponding HTTP
 
169
 response (or forward to another web component that will create it),
 
170
 with provision for handling exceptions thrown by the business logic.</TD>
 
171
</TR>
 
172
</TABLE>
 
173
&nbsp;<A NAME="methods_inherited_from_class_org.apache.struts.action.Action"><!-- --></A>
 
174
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
175
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
176
<TD><B>Methods inherited from class org.apache.struts.action.<A HREF="../../../../../org/apache/struts/action/Action.html">Action</A></B></TD>
 
177
</TR>
 
178
<TR BGCOLOR="white" CLASS="TableRowColor">
 
179
<TD><CODE><A HREF="../../../../../org/apache/struts/action/Action.html#execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.ServletRequest, javax.servlet.ServletResponse)">execute</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#generateToken(javax.servlet.http.HttpServletRequest)">generateToken</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#getDataSource(javax.servlet.http.HttpServletRequest)">getDataSource</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#getDataSource(javax.servlet.http.HttpServletRequest, java.lang.String)">getDataSource</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#getLocale(javax.servlet.http.HttpServletRequest)">getLocale</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#getResources()">getResources</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#getResources(javax.servlet.http.HttpServletRequest)">getResources</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#getResources(javax.servlet.http.HttpServletRequest, java.lang.String)">getResources</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#getServlet()">getServlet</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#isCancelled(javax.servlet.http.HttpServletRequest)">isCancelled</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#isTokenValid(javax.servlet.http.HttpServletRequest)">isTokenValid</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#isTokenValid(javax.servlet.http.HttpServletRequest, boolean)">isTokenValid</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#perform(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">perform</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#perform(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.ServletRequest, javax.servlet.ServletResponse)">perform</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#resetToken(javax.servlet.http.HttpServletRequest)">resetToken</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#saveErrors(javax.servlet.http.HttpServletRequest, org.apache.struts.action.ActionErrors)">saveErrors</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#saveMessages(javax.servlet.http.HttpServletRequest, org.apache.struts.action.ActionMessages)">saveMessages</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#saveToken(javax.servlet.http.HttpServletRequest)">saveToken</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#setLocale(javax.servlet.http.HttpServletRequest, java.util.Locale)">setLocale</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#setServlet(org.apache.struts.action.ActionServlet)">setServlet</A>, <A HREF="../../../../../org/apache/struts/action/Action.html#toHex(byte[])">toHex</A></CODE></TD>
 
180
</TR>
 
181
</TABLE>
 
182
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
183
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
184
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
185
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
186
</TR>
 
187
<TR BGCOLOR="white" CLASS="TableRowColor">
 
188
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 
189
</TR>
 
190
</TABLE>
 
191
&nbsp;
 
192
<P>
 
193
 
 
194
<!-- ============ FIELD DETAIL =========== -->
 
195
 
 
196
 
 
197
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
198
 
 
199
<A NAME="constructor_detail"><!-- --></A>
 
200
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
201
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
202
<TD COLSPAN=1><FONT SIZE="+2">
 
203
<B>Constructor Detail</B></FONT></TD>
 
204
</TR>
 
205
</TABLE>
 
206
 
 
207
<A NAME="NoOpAction()"><!-- --></A><H3>
 
208
NoOpAction</H3>
 
209
<PRE>
 
210
public <B>NoOpAction</B>()</PRE>
 
211
<DL>
 
212
<DD><B>Deprecated.</B>&nbsp;</DL>
 
213
 
 
214
<!-- ============ METHOD DETAIL ========== -->
 
215
 
 
216
<A NAME="method_detail"><!-- --></A>
 
217
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
218
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
219
<TD COLSPAN=1><FONT SIZE="+2">
 
220
<B>Method Detail</B></FONT></TD>
 
221
</TR>
 
222
</TABLE>
 
223
 
 
224
<A NAME="execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><!-- --></A><H3>
 
225
execute</H3>
 
226
<PRE>
 
227
public <A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A> <B>execute</B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
228
                             <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
229
                             javax.servlet.http.HttpServletRequest&nbsp;request,
 
230
                             javax.servlet.http.HttpServletResponse&nbsp;response)
 
231
                      throws java.lang.Exception</PRE>
 
232
<DL>
 
233
<DD><B>Deprecated.</B>&nbsp;<DD>Process the specified HTTP request, and create the corresponding HTTP
 
234
 response (or forward to another web component that will create it),
 
235
 with provision for handling exceptions thrown by the business logic.
 
236
<P>
 
237
<DD><DL>
 
238
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/struts/action/Action.html#execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">execute</A></CODE> in class <CODE><A HREF="../../../../../org/apache/struts/action/Action.html">Action</A></CODE></DL>
 
239
</DD>
 
240
<DD><DL>
 
241
<DT><B>Parameters:</B><DD><CODE>mapping</CODE> - The ActionMapping used to select this instance<DD><CODE>form</CODE> - The optional ActionForm bean for this request (if any)<DD><CODE>request</CODE> - The HTTP request we are processing<DD><CODE>response</CODE> - The HTTP response we are creating
 
242
<DT><B>Throws:</B>
 
243
<DD><CODE>java.lang.Exception</CODE> - if the application business logic throws
 
244
  an exception<DT><B>Since:</B></DT>
 
245
  <DD>Struts 1.1</DD>
 
246
</DL>
 
247
</DD>
 
248
</DL>
 
249
<!-- ========= END OF CLASS DATA ========= -->
 
250
<HR>
 
251
 
 
252
<!-- ========== START OF NAVBAR ========== -->
 
253
<A NAME="navbar_bottom"><!-- --></A>
 
254
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
255
<TR>
 
256
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
257
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
258
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
259
  <TR ALIGN="center" VALIGN="top">
 
260
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
261
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
262
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
263
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/NoOpAction.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
264
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
265
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
266
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
267
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
268
  </TR>
 
269
</TABLE>
 
270
</TD>
 
271
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
272
</EM>
 
273
</TD>
 
274
</TR>
 
275
 
 
276
<TR>
 
277
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
278
&nbsp;<A HREF="../../../../../org/apache/struts/tiles/actions/DefinitionDispatcherAction.html"><B>PREV CLASS</B></A>&nbsp;
 
279
&nbsp;<A HREF="../../../../../org/apache/struts/tiles/actions/ReloadDefinitionsAction.html"><B>NEXT CLASS</B></A></FONT></TD>
 
280
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
281
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
282
&nbsp;<A HREF="NoOpAction.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
283
&nbsp;
 
284
<SCRIPT>
 
285
  <!--
 
286
  if(window==top) {
 
287
    document.writeln('<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
288
  }
 
289
  //-->
 
290
</SCRIPT>
 
291
<NOSCRIPT>
 
292
<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
293
</NOSCRIPT>
 
294
</FONT></TD>
 
295
</TR>
 
296
<TR>
 
297
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
298
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.struts.action.Action">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
299
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
300
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
301
</TR>
 
302
</TABLE>
 
303
<!-- =========== END OF NAVBAR =========== -->
 
304
 
 
305
<HR>
 
306
Copyright � 2000-2003 - Apache Software Foundation
 
307
</BODY>
 
308
</HTML>