~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/action/class-use/ActionMapping.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:43:48 EDT 2003 -->
 
6
<TITLE>
 
7
Uses of Class org.apache.struts.action.ActionMapping (Apache Struts API Documentation)
 
8
</TITLE>
 
9
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
10
</HEAD>
 
11
<SCRIPT>
 
12
function asd()
 
13
{
 
14
parent.document.title="Uses of Class org.apache.struts.action.ActionMapping (Apache Struts API Documentation)";
 
15
}
 
16
</SCRIPT>
 
17
<BODY BGCOLOR="white" onload="asd();">
 
18
 
 
19
<!-- ========== START OF NAVBAR ========== -->
 
20
<A NAME="navbar_top"><!-- --></A>
 
21
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
22
<TR>
 
23
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
24
<A NAME="navbar_top_firstrow"><!-- --></A>
 
25
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
26
  <TR ALIGN="center" VALIGN="top">
 
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
28
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
29
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/struts/action/ActionMapping.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
30
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
31
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
32
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
33
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
34
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
35
  </TR>
 
36
</TABLE>
 
37
</TD>
 
38
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
39
</EM>
 
40
</TD>
 
41
</TR>
 
42
 
 
43
<TR>
 
44
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
45
&nbsp;PREV&nbsp;
 
46
&nbsp;NEXT</FONT></TD>
 
47
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
48
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
49
&nbsp;<A HREF="ActionMapping.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
50
&nbsp;
 
51
<SCRIPT>
 
52
  <!--
 
53
  if(window==top) {
 
54
    document.writeln('<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
55
  }
 
56
  //-->
 
57
</SCRIPT>
 
58
<NOSCRIPT>
 
59
<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
60
</NOSCRIPT>
 
61
</FONT></TD>
 
62
</TR>
 
63
</TABLE>
 
64
<!-- =========== END OF NAVBAR =========== -->
 
65
 
 
66
<HR>
 
67
<CENTER>
 
68
<H2>
 
69
<B>Uses of Class<br>org.apache.struts.action.ActionMapping</B></H2>
 
70
</CENTER>
 
71
 
 
72
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
73
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
74
<TD COLSPAN=2><FONT SIZE="+2">
 
75
Packages that use <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
76
</TR>
 
77
<TR BGCOLOR="white" CLASS="TableRowColor">
 
78
<TD><A HREF="#org.apache.struts.action"><B>org.apache.struts.action</B></A></TD>
 
79
<TD> The action package is the core of the struts framework,
 
80
    providing the "Controller" aspect of a MVC model.&nbsp;</TD>
 
81
</TR>
 
82
<TR BGCOLOR="white" CLASS="TableRowColor">
 
83
<TD><A HREF="#org.apache.struts.actions"><B>org.apache.struts.actions</B></A></TD>
 
84
<TD> The actions package provides special adapters between the incoming  HTTP
 
85
 request and the corresponding business logic.&nbsp;</TD>
 
86
</TR>
 
87
<TR BGCOLOR="white" CLASS="TableRowColor">
 
88
<TD><A HREF="#org.apache.struts.config"><B>org.apache.struts.config</B></A></TD>
 
89
<TD>The "config" package contains configuration objects that correspond to
 
90
elements that may be specified in the <code>struts-config.xml</code>
 
91
module configuration file.&nbsp;</TD>
 
92
</TR>
 
93
<TR BGCOLOR="white" CLASS="TableRowColor">
 
94
<TD><A HREF="#org.apache.struts.taglib.html"><B>org.apache.struts.taglib.html</B></A></TD>
 
95
<TD><a name="doc.Description">The "struts-html" tag library</a>
 
96
  contains JSP custom tags useful in creating dynamic HTML user interfaces,
 
97
including input forms.&nbsp;</TD>
 
98
</TR>
 
99
<TR BGCOLOR="white" CLASS="TableRowColor">
 
100
<TD><A HREF="#org.apache.struts.tiles"><B>org.apache.struts.tiles</B></A></TD>
 
101
<TD><div class="mainContent">
 
102
    The Tiles taglib and framework allows building web pages by assembling reusable 
 
103
    pieces of pages, called Tiles.&nbsp;</TD>
 
104
</TR>
 
105
<TR BGCOLOR="white" CLASS="TableRowColor">
 
106
<TD><A HREF="#org.apache.struts.tiles.actions"><B>org.apache.struts.tiles.actions</B></A></TD>
 
107
<TD>&nbsp;&nbsp;</TD>
 
108
</TR>
 
109
<TR BGCOLOR="white" CLASS="TableRowColor">
 
110
<TD><A HREF="#org.apache.struts.upload"><B>org.apache.struts.upload</B></A></TD>
 
111
<TD> The upload package facilities to upload files using
 
112
 multi-part requests.&nbsp;</TD>
 
113
</TR>
 
114
<TR BGCOLOR="white" CLASS="TableRowColor">
 
115
<TD><A HREF="#org.apache.struts.util"><B>org.apache.struts.util</B></A></TD>
 
116
<TD>The Utilities package provides a variety of families of classes,
 
117
to solve problems that are commonly encountered in building web applications.&nbsp;</TD>
 
118
</TR>
 
119
<TR BGCOLOR="white" CLASS="TableRowColor">
 
120
<TD><A HREF="#org.apache.struts.validator"><B>org.apache.struts.validator</B></A></TD>
 
121
<TD> The validator package provides a series of classes to validate 
 
122
   <code>ActionForm</code> type of input.&nbsp;</TD>
 
123
</TR>
 
124
</TABLE>
 
125
&nbsp;
 
126
<P>
 
127
<A NAME="org.apache.struts.action"><!-- --></A>
 
128
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
129
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
130
<TD COLSPAN=2><FONT SIZE="+2">
 
131
Uses of <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A> in <A HREF="../../../../../org/apache/struts/action/package-summary.html">org.apache.struts.action</A></FONT></TD>
 
132
</TR>
 
133
</TABLE>
 
134
&nbsp;
 
135
<P>
 
136
 
 
137
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
138
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
139
<TD COLSPAN=2>Subclasses of <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A> in <A HREF="../../../../../org/apache/struts/action/package-summary.html">org.apache.struts.action</A></FONT></TD>
 
140
</TR>
 
141
<TR BGCOLOR="white" CLASS="TableRowColor">
 
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
143
<CODE>&nbsp;class</CODE></FONT></TD>
 
144
<TD><CODE><B><A HREF="../../../../../org/apache/struts/action/RequestActionMapping.html">RequestActionMapping</A></B></CODE>
 
145
 
 
146
<BR>
 
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subclass of <code>ActionMapping</code> that defaults the form bean
 
148
 scope to <code>request</code>.</TD>
 
149
</TR>
 
150
<TR BGCOLOR="white" CLASS="TableRowColor">
 
151
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
152
<CODE>&nbsp;class</CODE></FONT></TD>
 
153
<TD><CODE><B><A HREF="../../../../../org/apache/struts/action/SessionActionMapping.html">SessionActionMapping</A></B></CODE>
 
154
 
 
155
<BR>
 
156
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subclass of <code>ActionMapping</code> that defaults the form bean
 
157
 scope to <code>session</code>.</TD>
 
158
</TR>
 
159
</TABLE>
 
160
&nbsp;
 
161
<P>
 
162
 
 
163
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
164
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
165
<TD COLSPAN=2>Fields in <A HREF="../../../../../org/apache/struts/action/package-summary.html">org.apache.struts.action</A> declared as <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
166
</TR>
 
167
<TR BGCOLOR="white" CLASS="TableRowColor">
 
168
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
169
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
170
<TD><CODE><B>ActionMappings.</B><B><A HREF="../../../../../org/apache/struts/action/ActionMappings.html#unknown">unknown</A></B></CODE>
 
171
 
 
172
<BR>
 
173
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;The ActionMapping that should handle unknown request paths, if any.</TD>
 
174
</TR>
 
175
</TABLE>
 
176
&nbsp;
 
177
<P>
 
178
 
 
179
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
180
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
181
<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/struts/action/package-summary.html">org.apache.struts.action</A> that return <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
182
</TR>
 
183
<TR BGCOLOR="white" CLASS="TableRowColor">
 
184
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
185
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
186
<TD><CODE><B>ActionServlet.</B><B><A HREF="../../../../../org/apache/struts/action/ActionServlet.html#findMapping(java.lang.String)">findMapping</A></B>(java.lang.String&nbsp;path)</CODE>
 
187
 
 
188
<BR>
 
189
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Replaced by ModuleConfig.findActionConfig()</I></TD>
 
190
</TR>
 
191
<TR BGCOLOR="white" CLASS="TableRowColor">
 
192
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
193
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
194
<TD><CODE><B>RequestProcessor.</B><B><A HREF="../../../../../org/apache/struts/action/RequestProcessor.html#processMapping(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)">processMapping</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request,
 
195
               javax.servlet.http.HttpServletResponse&nbsp;response,
 
196
               java.lang.String&nbsp;path)</CODE>
 
197
 
 
198
<BR>
 
199
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Select the mapping used to process the selection path for this request.</TD>
 
200
</TR>
 
201
<TR BGCOLOR="white" CLASS="TableRowColor">
 
202
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
203
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
204
<TD><CODE><B>ActionMappings.</B><B><A HREF="../../../../../org/apache/struts/action/ActionMappings.html#getUnknown(javax.servlet.ServletRequest)">getUnknown</A></B>(javax.servlet.ServletRequest&nbsp;request)</CODE>
 
205
 
 
206
<BR>
 
207
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Return the Action that should handle unknown request paths, if any.</TD>
 
208
</TR>
 
209
<TR BGCOLOR="white" CLASS="TableRowColor">
 
210
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
211
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
212
<TD><CODE><B>ActionMappings.</B><B><A HREF="../../../../../org/apache/struts/action/ActionMappings.html#getUnknown(javax.servlet.http.HttpServletRequest)">getUnknown</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request)</CODE>
 
213
 
 
214
<BR>
 
215
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Return the Action that should handle unknown request paths, if any.</TD>
 
216
</TR>
 
217
<TR BGCOLOR="white" CLASS="TableRowColor">
 
218
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
219
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
220
<TD><CODE><B>ActionMappings.</B><B><A HREF="../../../../../org/apache/struts/action/ActionMappings.html#findMapping(java.lang.String)">findMapping</A></B>(java.lang.String&nbsp;path)</CODE>
 
221
 
 
222
<BR>
 
223
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Return the mapping associated with the specified logical name,
 
224
 if any; otherwise return <code>null</code>.</TD>
 
225
</TR>
 
226
</TABLE>
 
227
&nbsp;
 
228
<P>
 
229
 
 
230
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
231
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
232
<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/struts/action/package-summary.html">org.apache.struts.action</A> with parameters of type <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
233
</TR>
 
234
<TR BGCOLOR="white" CLASS="TableRowColor">
 
235
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
236
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/struts/action/Action.html">Action</A></CODE></FONT></TD>
 
237
<TD><CODE><B>RequestProcessor.</B><B><A HREF="../../../../../org/apache/struts/action/RequestProcessor.html#processActionCreate(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.ActionMapping)">processActionCreate</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request,
 
238
                    javax.servlet.http.HttpServletResponse&nbsp;response,
 
239
                    <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
240
 
 
241
<BR>
 
242
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return an <code>Action</code> instance that will be used to process
 
243
 the current request, creating a new one if necessary.</TD>
 
244
</TR>
 
245
<TR BGCOLOR="white" CLASS="TableRowColor">
 
246
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
247
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A></CODE></FONT></TD>
 
248
<TD><CODE><B>RequestProcessor.</B><B><A HREF="../../../../../org/apache/struts/action/RequestProcessor.html#processActionForm(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.ActionMapping)">processActionForm</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request,
 
249
                  javax.servlet.http.HttpServletResponse&nbsp;response,
 
250
                  <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
251
 
 
252
<BR>
 
253
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve and return the <code>ActionForm</code> bean associated with
 
254
 this mapping, creating and stashing one if necessary.</TD>
 
255
</TR>
 
256
<TR BGCOLOR="white" CLASS="TableRowColor">
 
257
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
258
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
259
<TD><CODE><B>RequestProcessor.</B><B><A HREF="../../../../../org/apache/struts/action/RequestProcessor.html#processActionPerform(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.Action, org.apache.struts.action.ActionForm, org.apache.struts.action.ActionMapping)">processActionPerform</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request,
 
260
                     javax.servlet.http.HttpServletResponse&nbsp;response,
 
261
                     <A HREF="../../../../../org/apache/struts/action/Action.html">Action</A>&nbsp;action,
 
262
                     <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
263
                     <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
264
 
 
265
<BR>
 
266
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ask the specified <code>Action</code> instance to handle this
 
267
 request.</TD>
 
268
</TR>
 
269
<TR BGCOLOR="white" CLASS="TableRowColor">
 
270
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
271
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
272
<TD><CODE><B>RequestProcessor.</B><B><A HREF="../../../../../org/apache/struts/action/RequestProcessor.html#processException(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.Exception, org.apache.struts.action.ActionForm, org.apache.struts.action.ActionMapping)">processException</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request,
 
273
                 javax.servlet.http.HttpServletResponse&nbsp;response,
 
274
                 java.lang.Exception&nbsp;exception,
 
275
                 <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
276
                 <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
277
 
 
278
<BR>
 
279
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ask our exception handler to handle the exception.</TD>
 
280
</TR>
 
281
<TR BGCOLOR="white" CLASS="TableRowColor">
 
282
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
283
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
284
<TD><CODE><B>RequestProcessor.</B><B><A HREF="../../../../../org/apache/struts/action/RequestProcessor.html#processForward(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.ActionMapping)">processForward</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request,
 
285
               javax.servlet.http.HttpServletResponse&nbsp;response,
 
286
               <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
287
 
 
288
<BR>
 
289
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process a forward requested by this mapping (if any).</TD>
 
290
</TR>
 
291
<TR BGCOLOR="white" CLASS="TableRowColor">
 
292
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
293
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
294
<TD><CODE><B>RequestProcessor.</B><B><A HREF="../../../../../org/apache/struts/action/RequestProcessor.html#processInclude(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.ActionMapping)">processInclude</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request,
 
295
               javax.servlet.http.HttpServletResponse&nbsp;response,
 
296
               <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
297
 
 
298
<BR>
 
299
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process an include requested by this mapping (if any).</TD>
 
300
</TR>
 
301
<TR BGCOLOR="white" CLASS="TableRowColor">
 
302
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
303
<CODE>protected &nbsp;void</CODE></FONT></TD>
 
304
<TD><CODE><B>RequestProcessor.</B><B><A HREF="../../../../../org/apache/struts/action/RequestProcessor.html#processPopulate(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.ActionForm, org.apache.struts.action.ActionMapping)">processPopulate</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request,
 
305
                javax.servlet.http.HttpServletResponse&nbsp;response,
 
306
                <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
307
                <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
308
 
 
309
<BR>
 
310
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Populate the properties of the specified ActionForm instance from
 
311
 the request parameters included with this request.</TD>
 
312
</TR>
 
313
<TR BGCOLOR="white" CLASS="TableRowColor">
 
314
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
315
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
316
<TD><CODE><B>RequestProcessor.</B><B><A HREF="../../../../../org/apache/struts/action/RequestProcessor.html#processRoles(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.ActionMapping)">processRoles</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request,
 
317
             javax.servlet.http.HttpServletResponse&nbsp;response,
 
318
             <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
319
 
 
320
<BR>
 
321
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If this action is protected by security roles, make sure that the
 
322
 current user possesses at least one of them.</TD>
 
323
</TR>
 
324
<TR BGCOLOR="white" CLASS="TableRowColor">
 
325
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
326
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
327
<TD><CODE><B>RequestProcessor.</B><B><A HREF="../../../../../org/apache/struts/action/RequestProcessor.html#processValidate(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.ActionForm, org.apache.struts.action.ActionMapping)">processValidate</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request,
 
328
                javax.servlet.http.HttpServletResponse&nbsp;response,
 
329
                <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
330
                <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
331
 
 
332
<BR>
 
333
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If this request was not cancelled, and the request's
 
334
 <A HREF="../../../../../org/apache/struts/action/ActionMapping.html"><CODE>ActionMapping</CODE></A> has not disabled validation, call the
 
335
 <code>validate()</code> method of the specified <A HREF="../../../../../org/apache/struts/action/ActionForm.html"><CODE>ActionForm</CODE></A>,
 
336
 and forward back to the input form if there were any errors.</TD>
 
337
</TR>
 
338
<TR BGCOLOR="white" CLASS="TableRowColor">
 
339
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
340
<CODE>&nbsp;void</CODE></FONT></TD>
 
341
<TD><CODE><B>ActionForm.</B><B><A HREF="../../../../../org/apache/struts/action/ActionForm.html#reset(org.apache.struts.action.ActionMapping, javax.servlet.ServletRequest)">reset</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
342
      javax.servlet.ServletRequest&nbsp;request)</CODE>
 
343
 
 
344
<BR>
 
345
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reset all bean properties to their default state.</TD>
 
346
</TR>
 
347
<TR BGCOLOR="white" CLASS="TableRowColor">
 
348
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
349
<CODE>&nbsp;void</CODE></FONT></TD>
 
350
<TD><CODE><B>ActionForm.</B><B><A HREF="../../../../../org/apache/struts/action/ActionForm.html#reset(org.apache.struts.action.ActionMapping, javax.servlet.http.HttpServletRequest)">reset</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
351
      javax.servlet.http.HttpServletRequest&nbsp;request)</CODE>
 
352
 
 
353
<BR>
 
354
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reset all bean properties to their default state.</TD>
 
355
</TR>
 
356
<TR BGCOLOR="white" CLASS="TableRowColor">
 
357
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
358
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionErrors.html">ActionErrors</A></CODE></FONT></TD>
 
359
<TD><CODE><B>ActionForm.</B><B><A HREF="../../../../../org/apache/struts/action/ActionForm.html#validate(org.apache.struts.action.ActionMapping, javax.servlet.ServletRequest)">validate</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
360
         javax.servlet.ServletRequest&nbsp;request)</CODE>
 
361
 
 
362
<BR>
 
363
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Validate the properties that have been set for this non-HTTP request,
 
364
 and return an <code>ActionErrors</code> object that encapsulates any
 
365
 validation errors that have been found.</TD>
 
366
</TR>
 
367
<TR BGCOLOR="white" CLASS="TableRowColor">
 
368
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
369
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionErrors.html">ActionErrors</A></CODE></FONT></TD>
 
370
<TD><CODE><B>ActionForm.</B><B><A HREF="../../../../../org/apache/struts/action/ActionForm.html#validate(org.apache.struts.action.ActionMapping, javax.servlet.http.HttpServletRequest)">validate</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
371
         javax.servlet.http.HttpServletRequest&nbsp;request)</CODE>
 
372
 
 
373
<BR>
 
374
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Validate the properties that have been set for this HTTP request,
 
375
 and return an <code>ActionErrors</code> object that encapsulates any
 
376
 validation errors that have been found.</TD>
 
377
</TR>
 
378
<TR BGCOLOR="white" CLASS="TableRowColor">
 
379
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
380
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
381
<TD><CODE><B>Action.</B><B><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></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
382
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
383
        javax.servlet.ServletRequest&nbsp;request,
 
384
        javax.servlet.ServletResponse&nbsp;response)</CODE>
 
385
 
 
386
<BR>
 
387
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the specified non-HTTP request, and create the
 
388
 corresponding non-HTTP response (or forward to another web
 
389
 component that will create it), with provision for handling
 
390
 exceptions thrown by the business logic.</TD>
 
391
</TR>
 
392
<TR BGCOLOR="white" CLASS="TableRowColor">
 
393
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
394
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
395
<TD><CODE><B>Action.</B><B><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></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
396
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
397
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
398
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
399
 
 
400
<BR>
 
401
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the specified HTTP request, and create the corresponding HTTP
 
402
 response (or forward to another web component that will create it),
 
403
 with provision for handling exceptions thrown by the business logic.</TD>
 
404
</TR>
 
405
<TR BGCOLOR="white" CLASS="TableRowColor">
 
406
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
407
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
408
<TD><CODE><B>Action.</B><B><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></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
409
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
410
        javax.servlet.ServletRequest&nbsp;request,
 
411
        javax.servlet.ServletResponse&nbsp;response)</CODE>
 
412
 
 
413
<BR>
 
414
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use the <code>execute()</code> method instead</I></TD>
 
415
</TR>
 
416
<TR BGCOLOR="white" CLASS="TableRowColor">
 
417
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
418
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
419
<TD><CODE><B>Action.</B><B><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></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
420
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
421
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
422
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
423
 
 
424
<BR>
 
425
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use the <code>execute()</code> method instead</I></TD>
 
426
</TR>
 
427
<TR BGCOLOR="white" CLASS="TableRowColor">
 
428
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
429
<CODE>&nbsp;void</CODE></FONT></TD>
 
430
<TD><CODE><B>DynaActionForm.</B><B><A HREF="../../../../../org/apache/struts/action/DynaActionForm.html#initialize(org.apache.struts.action.ActionMapping)">initialize</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
431
 
 
432
<BR>
 
433
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initialize all bean properties to their initial values, as specified
 
434
 in the <A HREF="../../../../../org/apache/struts/config/FormPropertyConfig.html"><CODE>FormPropertyConfig</CODE></A> elements associated with the
 
435
 definition of this <code>DynaActionForm</code>.</TD>
 
436
</TR>
 
437
<TR BGCOLOR="white" CLASS="TableRowColor">
 
438
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
439
<CODE>&nbsp;void</CODE></FONT></TD>
 
440
<TD><CODE><B>DynaActionForm.</B><B><A HREF="../../../../../org/apache/struts/action/DynaActionForm.html#reset(org.apache.struts.action.ActionMapping, javax.servlet.ServletRequest)">reset</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
441
      javax.servlet.ServletRequest&nbsp;request)</CODE>
 
442
 
 
443
<BR>
 
444
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reset all bean properties to their default state.</TD>
 
445
</TR>
 
446
<TR BGCOLOR="white" CLASS="TableRowColor">
 
447
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
448
<CODE>&nbsp;void</CODE></FONT></TD>
 
449
<TD><CODE><B>DynaActionForm.</B><B><A HREF="../../../../../org/apache/struts/action/DynaActionForm.html#reset(org.apache.struts.action.ActionMapping, javax.servlet.http.HttpServletRequest)">reset</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
450
      javax.servlet.http.HttpServletRequest&nbsp;request)</CODE>
 
451
 
 
452
<BR>
 
453
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reset all bean properties to their default state.</TD>
 
454
</TR>
 
455
<TR BGCOLOR="white" CLASS="TableRowColor">
 
456
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
457
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
458
<TD><CODE><B>ExceptionHandler.</B><B><A HREF="../../../../../org/apache/struts/action/ExceptionHandler.html#execute(java.lang.Exception, org.apache.struts.config.ExceptionConfig, org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">execute</A></B>(java.lang.Exception&nbsp;ex,
 
459
        <A HREF="../../../../../org/apache/struts/config/ExceptionConfig.html">ExceptionConfig</A>&nbsp;ae,
 
460
        <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
461
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;formInstance,
 
462
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
463
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
464
 
 
465
<BR>
 
466
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handle the exception.</TD>
 
467
</TR>
 
468
<TR BGCOLOR="white" CLASS="TableRowColor">
 
469
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
470
<CODE>&nbsp;void</CODE></FONT></TD>
 
471
<TD><CODE><B>ActionMappings.</B><B><A HREF="../../../../../org/apache/struts/action/ActionMappings.html#addMapping(org.apache.struts.action.ActionMapping)">addMapping</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
472
 
 
473
<BR>
 
474
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Register a logical mapping to the set configured for this servlet.</TD>
 
475
</TR>
 
476
<TR BGCOLOR="white" CLASS="TableRowColor">
 
477
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
478
<CODE>&nbsp;void</CODE></FONT></TD>
 
479
<TD><CODE><B>ActionMappings.</B><B><A HREF="../../../../../org/apache/struts/action/ActionMappings.html#removeMapping(org.apache.struts.action.ActionMapping)">removeMapping</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
480
 
 
481
<BR>
 
482
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Deregister a mapping from the set configured for this servlet.</TD>
 
483
</TR>
 
484
</TABLE>
 
485
&nbsp;
 
486
<P>
 
487
<A NAME="org.apache.struts.actions"><!-- --></A>
 
488
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
489
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
490
<TD COLSPAN=2><FONT SIZE="+2">
 
491
Uses of <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A> in <A HREF="../../../../../org/apache/struts/actions/package-summary.html">org.apache.struts.actions</A></FONT></TD>
 
492
</TR>
 
493
</TABLE>
 
494
&nbsp;
 
495
<P>
 
496
 
 
497
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
498
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
499
<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/struts/actions/package-summary.html">org.apache.struts.actions</A> with parameters of type <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
500
</TR>
 
501
<TR BGCOLOR="white" CLASS="TableRowColor">
 
502
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
503
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
504
<TD><CODE><B>LookupDispatchAction.</B><B><A HREF="../../../../../org/apache/struts/actions/LookupDispatchAction.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,
 
505
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
506
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
507
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
508
 
 
509
<BR>
 
510
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the specified HTTP request, and create the corresponding HTTP
 
511
  response (or forward to another web component that will create it).</TD>
 
512
</TR>
 
513
<TR BGCOLOR="white" CLASS="TableRowColor">
 
514
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
515
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
516
<TD><CODE><B>ForwardAction.</B><B><A HREF="../../../../../org/apache/struts/actions/ForwardAction.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,
 
517
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
518
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
519
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
520
 
 
521
<BR>
 
522
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the specified HTTP request, and create the corresponding HTTP
 
523
 response (or forward to another web component that will create it).</TD>
 
524
</TR>
 
525
<TR BGCOLOR="white" CLASS="TableRowColor">
 
526
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
527
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
528
<TD><CODE><B>DispatchAction.</B><B><A HREF="../../../../../org/apache/struts/actions/DispatchAction.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,
 
529
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
530
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
531
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
532
 
 
533
<BR>
 
534
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the specified HTTP request, and create the corresponding HTTP
 
535
 response (or forward to another web component that will create it).</TD>
 
536
</TR>
 
537
<TR BGCOLOR="white" CLASS="TableRowColor">
 
538
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
539
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
540
<TD><CODE><B>DispatchAction.</B><B><A HREF="../../../../../org/apache/struts/actions/DispatchAction.html#unspecified(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">unspecified</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
541
            <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
542
            javax.servlet.http.HttpServletRequest&nbsp;request,
 
543
            javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
544
 
 
545
<BR>
 
546
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method which is dispatched to when there is no value for specified
 
547
 request parameter included in the request.</TD>
 
548
</TR>
 
549
<TR BGCOLOR="white" CLASS="TableRowColor">
 
550
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
551
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
552
<TD><CODE><B>DispatchAction.</B><B><A HREF="../../../../../org/apache/struts/actions/DispatchAction.html#dispatchMethod(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)">dispatchMethod</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
553
               <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
554
               javax.servlet.http.HttpServletRequest&nbsp;request,
 
555
               javax.servlet.http.HttpServletResponse&nbsp;response,
 
556
               java.lang.String&nbsp;name)</CODE>
 
557
 
 
558
<BR>
 
559
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dispatch to the specified method.</TD>
 
560
</TR>
 
561
<TR BGCOLOR="white" CLASS="TableRowColor">
 
562
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
563
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
564
<TD><CODE><B>SwitchAction.</B><B><A HREF="../../../../../org/apache/struts/actions/SwitchAction.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,
 
565
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
566
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
567
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
568
 
 
569
<BR>
 
570
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the specified HTTP request, and create the corresponding HTTP
 
571
 response (or forward to another web component that will create it),
 
572
 with provision for handling exceptions thrown by the business logic.</TD>
 
573
</TR>
 
574
<TR BGCOLOR="white" CLASS="TableRowColor">
 
575
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
576
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
577
<TD><CODE><B>IncludeAction.</B><B><A HREF="../../../../../org/apache/struts/actions/IncludeAction.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,
 
578
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
579
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
580
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
581
 
 
582
<BR>
 
583
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the specified HTTP request, and create the corresponding HTTP
 
584
 response (or forward to another web component that will create it).</TD>
 
585
</TR>
 
586
</TABLE>
 
587
&nbsp;
 
588
<P>
 
589
<A NAME="org.apache.struts.config"><!-- --></A>
 
590
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
591
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
592
<TD COLSPAN=2><FONT SIZE="+2">
 
593
Uses of <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A> in <A HREF="../../../../../org/apache/struts/config/package-summary.html">org.apache.struts.config</A></FONT></TD>
 
594
</TR>
 
595
</TABLE>
 
596
&nbsp;
 
597
<P>
 
598
 
 
599
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
600
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
601
<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/struts/config/package-summary.html">org.apache.struts.config</A> that return <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
602
</TR>
 
603
<TR BGCOLOR="white" CLASS="TableRowColor">
 
604
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
605
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
606
<TD><CODE><B>ConfigHelper.</B><B><A HREF="../../../../../org/apache/struts/config/ConfigHelper.html#getMapping()">getMapping</A></B>()</CODE>
 
607
 
 
608
<BR>
 
609
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>org.apache.struts.ActionMapping</code>
 
610
 instance for this request.</TD>
 
611
</TR>
 
612
<TR BGCOLOR="white" CLASS="TableRowColor">
 
613
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
614
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
615
<TD><CODE><B>ConfigHelper.</B><B><A HREF="../../../../../org/apache/struts/config/ConfigHelper.html#getActionMapping(java.lang.String)">getActionMapping</A></B>(java.lang.String&nbsp;path)</CODE>
 
616
 
 
617
<BR>
 
618
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the mapping associated with the specified request path, if any;
 
619
 otherwise return <code>null</code>.</TD>
 
620
</TR>
 
621
<TR BGCOLOR="white" CLASS="TableRowColor">
 
622
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
623
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
624
<TD><CODE><B>ConfigHelperInterface.</B><B><A HREF="../../../../../org/apache/struts/config/ConfigHelperInterface.html#getMapping()">getMapping</A></B>()</CODE>
 
625
 
 
626
<BR>
 
627
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>org.apache.struts.ActionMapping</code>
 
628
 instance for this request.</TD>
 
629
</TR>
 
630
<TR BGCOLOR="white" CLASS="TableRowColor">
 
631
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
632
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
633
<TD><CODE><B>ConfigHelperInterface.</B><B><A HREF="../../../../../org/apache/struts/config/ConfigHelperInterface.html#getActionMapping(java.lang.String)">getActionMapping</A></B>(java.lang.String&nbsp;path)</CODE>
 
634
 
 
635
<BR>
 
636
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the mapping associated with the specified request path, if any;
 
637
 otherwise return <code>null</code>.</TD>
 
638
</TR>
 
639
</TABLE>
 
640
&nbsp;
 
641
<P>
 
642
<A NAME="org.apache.struts.taglib.html"><!-- --></A>
 
643
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
644
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
645
<TD COLSPAN=2><FONT SIZE="+2">
 
646
Uses of <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A> in <A HREF="../../../../../org/apache/struts/taglib/html/package-summary.html">org.apache.struts.taglib.html</A></FONT></TD>
 
647
</TR>
 
648
</TABLE>
 
649
&nbsp;
 
650
<P>
 
651
 
 
652
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
653
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
654
<TD COLSPAN=2>Fields in <A HREF="../../../../../org/apache/struts/taglib/html/package-summary.html">org.apache.struts.taglib.html</A> declared as <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
655
</TR>
 
656
<TR BGCOLOR="white" CLASS="TableRowColor">
 
657
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
658
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
659
<TD><CODE><B>FormTag.</B><B><A HREF="../../../../../org/apache/struts/taglib/html/FormTag.html#mapping">mapping</A></B></CODE>
 
660
 
 
661
<BR>
 
662
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The ActionMapping defining where we will be submitting this form</TD>
 
663
</TR>
 
664
</TABLE>
 
665
&nbsp;
 
666
<P>
 
667
<A NAME="org.apache.struts.tiles"><!-- --></A>
 
668
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
669
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
670
<TD COLSPAN=2><FONT SIZE="+2">
 
671
Uses of <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A> in <A HREF="../../../../../org/apache/struts/tiles/package-summary.html">org.apache.struts.tiles</A></FONT></TD>
 
672
</TR>
 
673
</TABLE>
 
674
&nbsp;
 
675
<P>
 
676
 
 
677
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
678
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
679
<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/struts/tiles/package-summary.html">org.apache.struts.tiles</A> with parameters of type <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
680
</TR>
 
681
<TR BGCOLOR="white" CLASS="TableRowColor">
 
682
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
683
<CODE>protected &nbsp;void</CODE></FONT></TD>
 
684
<TD><CODE><B>ActionComponentServlet.</B><B><A HREF="../../../../../org/apache/struts/tiles/ActionComponentServlet.html#processActionForward(org.apache.struts.action.ActionForward, org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">processActionForward</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A>&nbsp;forward,
 
685
                     <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
686
                     <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;formInstance,
 
687
                     javax.servlet.http.HttpServletRequest&nbsp;request,
 
688
                     javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
689
 
 
690
<BR>
 
691
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Overload struts1.0 counterpart in order to catch forward calls.</TD>
 
692
</TR>
 
693
<TR BGCOLOR="white" CLASS="TableRowColor">
 
694
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
695
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
696
<TD><CODE><B>ActionComponentServlet.</B><B><A HREF="../../../../../org/apache/struts/tiles/ActionComponentServlet.html#processValidate(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">processValidate</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
697
                <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;formInstance,
 
698
                javax.servlet.http.HttpServletRequest&nbsp;request,
 
699
                javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
700
 
 
701
<BR>
 
702
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Overload struts1.0 counterpart in order to catch forward calls.</TD>
 
703
</TR>
 
704
<TR BGCOLOR="white" CLASS="TableRowColor">
 
705
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
706
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
707
<TD><CODE><B>ActionComponentServlet.</B><B><A HREF="../../../../../org/apache/struts/tiles/ActionComponentServlet.html#processForward(org.apache.struts.action.ActionMapping, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">processForward</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
708
               javax.servlet.http.HttpServletRequest&nbsp;request,
 
709
               javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
710
 
 
711
<BR>
 
712
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Overload struts1.0 counterpart in order to catch forward calls.</TD>
 
713
</TR>
 
714
<TR BGCOLOR="white" CLASS="TableRowColor">
 
715
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
716
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
717
<TD><CODE><B>ActionComponentServlet.</B><B><A HREF="../../../../../org/apache/struts/tiles/ActionComponentServlet.html#processInclude(org.apache.struts.action.ActionMapping, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">processInclude</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
718
               javax.servlet.http.HttpServletRequest&nbsp;request,
 
719
               javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
720
 
 
721
<BR>
 
722
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Overload struts1.0 counterpart in order to catch include calls.</TD>
 
723
</TR>
 
724
</TABLE>
 
725
&nbsp;
 
726
<P>
 
727
<A NAME="org.apache.struts.tiles.actions"><!-- --></A>
 
728
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
729
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
730
<TD COLSPAN=2><FONT SIZE="+2">
 
731
Uses of <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A> in <A HREF="../../../../../org/apache/struts/tiles/actions/package-summary.html">org.apache.struts.tiles.actions</A></FONT></TD>
 
732
</TR>
 
733
</TABLE>
 
734
&nbsp;
 
735
<P>
 
736
 
 
737
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
738
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
739
<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/struts/tiles/actions/package-summary.html">org.apache.struts.tiles.actions</A> with parameters of type <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
740
</TR>
 
741
<TR BGCOLOR="white" CLASS="TableRowColor">
 
742
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
743
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
744
<TD><CODE><B>ReloadDefinitionsAction.</B><B><A HREF="../../../../../org/apache/struts/tiles/actions/ReloadDefinitionsAction.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,
 
745
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
746
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
747
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
748
 
 
749
<BR>
 
750
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the specified HTTP request, and create the corresponding HTTP
 
751
 response (or forward to another web component that will create it),
 
752
 with provision for handling exceptions thrown by the business logic.</TD>
 
753
</TR>
 
754
<TR BGCOLOR="white" CLASS="TableRowColor">
 
755
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
756
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
757
<TD><CODE><B>DefinitionDispatcherAction.</B><B><A HREF="../../../../../org/apache/struts/tiles/actions/DefinitionDispatcherAction.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,
 
758
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
759
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
760
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
761
 
 
762
<BR>
 
763
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the specified HTTP request, and create the corresponding HTTP
 
764
 response (or forward to another web component that will create it),
 
765
 with provision for handling exceptions thrown by the business logic.</TD>
 
766
</TR>
 
767
<TR BGCOLOR="white" CLASS="TableRowColor">
 
768
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
769
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
770
<TD><CODE><B>ViewDefinitionsAction.</B><B><A HREF="../../../../../org/apache/struts/tiles/actions/ViewDefinitionsAction.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,
 
771
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
772
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
773
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
774
 
 
775
<BR>
 
776
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the specified HTTP request, and create the corresponding HTTP
 
777
 response (or forward to another web component that will create it),
 
778
 with provision for handling exceptions thrown by the business logic.</TD>
 
779
</TR>
 
780
<TR BGCOLOR="white" CLASS="TableRowColor">
 
781
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
782
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
783
<TD><CODE><B>TilesAction.</B><B><A HREF="../../../../../org/apache/struts/tiles/actions/TilesAction.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,
 
784
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
785
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
786
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
787
 
 
788
<BR>
 
789
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Original Struts Action's method.</TD>
 
790
</TR>
 
791
<TR BGCOLOR="white" CLASS="TableRowColor">
 
792
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
793
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
794
<TD><CODE><B>TilesAction.</B><B><A HREF="../../../../../org/apache/struts/tiles/actions/TilesAction.html#execute(org.apache.struts.tiles.ComponentContext, 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/tiles/ComponentContext.html">ComponentContext</A>&nbsp;context,
 
795
        <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
796
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
797
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
798
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
799
 
 
800
<BR>
 
801
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the specified HTTP request and create the corresponding HTTP
 
802
 response (or forward to another web component that will create it),
 
803
 with provision for handling exceptions thrown by the business logic.</TD>
 
804
</TR>
 
805
<TR BGCOLOR="white" CLASS="TableRowColor">
 
806
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
807
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
808
<TD><CODE><B>TilesAction.</B><B><A HREF="../../../../../org/apache/struts/tiles/actions/TilesAction.html#perform(org.apache.struts.tiles.ComponentContext, org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">perform</A></B>(<A HREF="../../../../../org/apache/struts/tiles/ComponentContext.html">ComponentContext</A>&nbsp;context,
 
809
        <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
810
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
811
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
812
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
813
 
 
814
<BR>
 
815
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use the <code>execute()</code> method instead</I></TD>
 
816
</TR>
 
817
<TR BGCOLOR="white" CLASS="TableRowColor">
 
818
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
819
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
820
<TD><CODE><B>NoOpAction.</B><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,
 
821
        <A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A>&nbsp;form,
 
822
        javax.servlet.http.HttpServletRequest&nbsp;request,
 
823
        javax.servlet.http.HttpServletResponse&nbsp;response)</CODE>
 
824
 
 
825
<BR>
 
826
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Process the specified HTTP request, and create the corresponding HTTP
 
827
 response (or forward to another web component that will create it),
 
828
 with provision for handling exceptions thrown by the business logic.</TD>
 
829
</TR>
 
830
</TABLE>
 
831
&nbsp;
 
832
<P>
 
833
<A NAME="org.apache.struts.upload"><!-- --></A>
 
834
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
835
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
836
<TD COLSPAN=2><FONT SIZE="+2">
 
837
Uses of <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A> in <A HREF="../../../../../org/apache/struts/upload/package-summary.html">org.apache.struts.upload</A></FONT></TD>
 
838
</TR>
 
839
</TABLE>
 
840
&nbsp;
 
841
<P>
 
842
 
 
843
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
844
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
845
<TD COLSPAN=2>Fields in <A HREF="../../../../../org/apache/struts/upload/package-summary.html">org.apache.struts.upload</A> declared as <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
846
</TR>
 
847
<TR BGCOLOR="white" CLASS="TableRowColor">
 
848
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
849
<CODE>private &nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
850
<TD><CODE><B>CommonsMultipartRequestHandler.</B><B><A HREF="../../../../../org/apache/struts/upload/CommonsMultipartRequestHandler.html#mapping">mapping</A></B></CODE>
 
851
 
 
852
<BR>
 
853
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The action mapping  with which this handler is associated.</TD>
 
854
</TR>
 
855
<TR BGCOLOR="white" CLASS="TableRowColor">
 
856
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
857
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
858
<TD><CODE><B>DiskMultipartRequestHandler.</B><B><A HREF="../../../../../org/apache/struts/upload/DiskMultipartRequestHandler.html#mapping">mapping</A></B></CODE>
 
859
 
 
860
<BR>
 
861
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The ActionMapping instance used for this class.</TD>
 
862
</TR>
 
863
</TABLE>
 
864
&nbsp;
 
865
<P>
 
866
 
 
867
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
868
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
869
<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/struts/upload/package-summary.html">org.apache.struts.upload</A> that return <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
870
</TR>
 
871
<TR BGCOLOR="white" CLASS="TableRowColor">
 
872
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
873
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
874
<TD><CODE><B>MultipartRequestHandler.</B><B><A HREF="../../../../../org/apache/struts/upload/MultipartRequestHandler.html#getMapping()">getMapping</A></B>()</CODE>
 
875
 
 
876
<BR>
 
877
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the ActionMapping instance for this request</TD>
 
878
</TR>
 
879
<TR BGCOLOR="white" CLASS="TableRowColor">
 
880
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
881
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
882
<TD><CODE><B>CommonsMultipartRequestHandler.</B><B><A HREF="../../../../../org/apache/struts/upload/CommonsMultipartRequestHandler.html#getMapping()">getMapping</A></B>()</CODE>
 
883
 
 
884
<BR>
 
885
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the action mapping with which this handler is associated.</TD>
 
886
</TR>
 
887
<TR BGCOLOR="white" CLASS="TableRowColor">
 
888
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
889
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></CODE></FONT></TD>
 
890
<TD><CODE><B>DiskMultipartRequestHandler.</B><B><A HREF="../../../../../org/apache/struts/upload/DiskMultipartRequestHandler.html#getMapping()">getMapping</A></B>()</CODE>
 
891
 
 
892
<BR>
 
893
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
894
</TR>
 
895
</TABLE>
 
896
&nbsp;
 
897
<P>
 
898
 
 
899
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
900
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
901
<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/struts/upload/package-summary.html">org.apache.struts.upload</A> with parameters of type <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
902
</TR>
 
903
<TR BGCOLOR="white" CLASS="TableRowColor">
 
904
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
905
<CODE>&nbsp;void</CODE></FONT></TD>
 
906
<TD><CODE><B>MultipartRequestHandler.</B><B><A HREF="../../../../../org/apache/struts/upload/MultipartRequestHandler.html#setMapping(org.apache.struts.action.ActionMapping)">setMapping</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
907
 
 
908
<BR>
 
909
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convienience method to set a reference to a working
 
910
 ActionMapping instance.</TD>
 
911
</TR>
 
912
<TR BGCOLOR="white" CLASS="TableRowColor">
 
913
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
914
<CODE>&nbsp;void</CODE></FONT></TD>
 
915
<TD><CODE><B>CommonsMultipartRequestHandler.</B><B><A HREF="../../../../../org/apache/struts/upload/CommonsMultipartRequestHandler.html#setMapping(org.apache.struts.action.ActionMapping)">setMapping</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
916
 
 
917
<BR>
 
918
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the action mapping with which this handler is associated.</TD>
 
919
</TR>
 
920
<TR BGCOLOR="white" CLASS="TableRowColor">
 
921
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
922
<CODE>&nbsp;void</CODE></FONT></TD>
 
923
<TD><CODE><B>DiskMultipartRequestHandler.</B><B><A HREF="../../../../../org/apache/struts/upload/DiskMultipartRequestHandler.html#setMapping(org.apache.struts.action.ActionMapping)">setMapping</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping)</CODE>
 
924
 
 
925
<BR>
 
926
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
927
</TR>
 
928
</TABLE>
 
929
&nbsp;
 
930
<P>
 
931
<A NAME="org.apache.struts.util"><!-- --></A>
 
932
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
933
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
934
<TD COLSPAN=2><FONT SIZE="+2">
 
935
Uses of <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A> in <A HREF="../../../../../org/apache/struts/util/package-summary.html">org.apache.struts.util</A></FONT></TD>
 
936
</TR>
 
937
</TABLE>
 
938
&nbsp;
 
939
<P>
 
940
 
 
941
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
942
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
943
<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/struts/util/package-summary.html">org.apache.struts.util</A> with parameters of type <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
944
</TR>
 
945
<TR BGCOLOR="white" CLASS="TableRowColor">
 
946
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
947
<CODE>static&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionForm.html">ActionForm</A></CODE></FONT></TD>
 
948
<TD><CODE><B>RequestUtils.</B><B><A HREF="../../../../../org/apache/struts/util/RequestUtils.html#createActionForm(javax.servlet.http.HttpServletRequest, org.apache.struts.action.ActionMapping, org.apache.struts.config.ModuleConfig, org.apache.struts.action.ActionServlet)">createActionForm</A></B>(javax.servlet.http.HttpServletRequest&nbsp;request,
 
949
                 <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
950
                 <A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A>&nbsp;moduleConfig,
 
951
                 <A HREF="../../../../../org/apache/struts/action/ActionServlet.html">ActionServlet</A>&nbsp;servlet)</CODE>
 
952
 
 
953
<BR>
 
954
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create (if necessary) and return an ActionForm instance appropriate
 
955
 for this request.</TD>
 
956
</TR>
 
957
</TABLE>
 
958
&nbsp;
 
959
<P>
 
960
<A NAME="org.apache.struts.validator"><!-- --></A>
 
961
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
962
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
963
<TD COLSPAN=2><FONT SIZE="+2">
 
964
Uses of <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A> in <A HREF="../../../../../org/apache/struts/validator/package-summary.html">org.apache.struts.validator</A></FONT></TD>
 
965
</TR>
 
966
</TABLE>
 
967
&nbsp;
 
968
<P>
 
969
 
 
970
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
971
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
972
<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/struts/validator/package-summary.html">org.apache.struts.validator</A> with parameters of type <A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A></FONT></TD>
 
973
</TR>
 
974
<TR BGCOLOR="white" CLASS="TableRowColor">
 
975
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
976
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionErrors.html">ActionErrors</A></CODE></FONT></TD>
 
977
<TD><CODE><B>ValidatorForm.</B><B><A HREF="../../../../../org/apache/struts/validator/ValidatorForm.html#validate(org.apache.struts.action.ActionMapping, javax.servlet.http.HttpServletRequest)">validate</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
978
         javax.servlet.http.HttpServletRequest&nbsp;request)</CODE>
 
979
 
 
980
<BR>
 
981
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Validate the properties that have been set from this HTTP request,
 
982
 and return an <code>ActionErrors</code> object that encapsulates any
 
983
 validation errors that have been found.</TD>
 
984
</TR>
 
985
<TR BGCOLOR="white" CLASS="TableRowColor">
 
986
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
987
<CODE>&nbsp;void</CODE></FONT></TD>
 
988
<TD><CODE><B>ValidatorForm.</B><B><A HREF="../../../../../org/apache/struts/validator/ValidatorForm.html#reset(org.apache.struts.action.ActionMapping, javax.servlet.http.HttpServletRequest)">reset</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
989
      javax.servlet.http.HttpServletRequest&nbsp;request)</CODE>
 
990
 
 
991
<BR>
 
992
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reset all properties to their default values.</TD>
 
993
</TR>
 
994
<TR BGCOLOR="white" CLASS="TableRowColor">
 
995
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
996
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionErrors.html">ActionErrors</A></CODE></FONT></TD>
 
997
<TD><CODE><B>DynaValidatorForm.</B><B><A HREF="../../../../../org/apache/struts/validator/DynaValidatorForm.html#validate(org.apache.struts.action.ActionMapping, javax.servlet.http.HttpServletRequest)">validate</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
998
         javax.servlet.http.HttpServletRequest&nbsp;request)</CODE>
 
999
 
 
1000
<BR>
 
1001
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Validate the properties that have been set from this HTTP request,
 
1002
 and return an <code>ActionErrors</code> object that encapsulates any
 
1003
 validation errors that have been found.</TD>
 
1004
</TR>
 
1005
<TR BGCOLOR="white" CLASS="TableRowColor">
 
1006
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
1007
<CODE>&nbsp;void</CODE></FONT></TD>
 
1008
<TD><CODE><B>DynaValidatorForm.</B><B><A HREF="../../../../../org/apache/struts/validator/DynaValidatorForm.html#reset(org.apache.struts.action.ActionMapping, javax.servlet.http.HttpServletRequest)">reset</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
1009
      javax.servlet.http.HttpServletRequest&nbsp;request)</CODE>
 
1010
 
 
1011
<BR>
 
1012
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reset all properties to their default values.</TD>
 
1013
</TR>
 
1014
<TR BGCOLOR="white" CLASS="TableRowColor">
 
1015
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
1016
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionErrors.html">ActionErrors</A></CODE></FONT></TD>
 
1017
<TD><CODE><B>DynaValidatorActionForm.</B><B><A HREF="../../../../../org/apache/struts/validator/DynaValidatorActionForm.html#validate(org.apache.struts.action.ActionMapping, javax.servlet.http.HttpServletRequest)">validate</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
1018
         javax.servlet.http.HttpServletRequest&nbsp;request)</CODE>
 
1019
 
 
1020
<BR>
 
1021
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Validate the properties that have been set from this HTTP request,
 
1022
 and return an <code>ActionErrors</code> object that encapsulates any
 
1023
 validation errors that have been found.</TD>
 
1024
</TR>
 
1025
<TR BGCOLOR="white" CLASS="TableRowColor">
 
1026
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
1027
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/action/ActionErrors.html">ActionErrors</A></CODE></FONT></TD>
 
1028
<TD><CODE><B>ValidatorActionForm.</B><B><A HREF="../../../../../org/apache/struts/validator/ValidatorActionForm.html#validate(org.apache.struts.action.ActionMapping, javax.servlet.http.HttpServletRequest)">validate</A></B>(<A HREF="../../../../../org/apache/struts/action/ActionMapping.html">ActionMapping</A>&nbsp;mapping,
 
1029
         javax.servlet.http.HttpServletRequest&nbsp;request)</CODE>
 
1030
 
 
1031
<BR>
 
1032
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Validate the properties that have been set from this HTTP request,
 
1033
 and return an <code>ActionErrors</code> object that encapsulates any
 
1034
 validation errors that have been found.</TD>
 
1035
</TR>
 
1036
</TABLE>
 
1037
&nbsp;
 
1038
<P>
 
1039
<HR>
 
1040
 
 
1041
<!-- ========== START OF NAVBAR ========== -->
 
1042
<A NAME="navbar_bottom"><!-- --></A>
 
1043
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
1044
<TR>
 
1045
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
1046
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
1047
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
1048
  <TR ALIGN="center" VALIGN="top">
 
1049
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
1050
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
1051
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/struts/action/ActionMapping.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
1052
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
1053
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
1054
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
1055
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
1056
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
1057
  </TR>
 
1058
</TABLE>
 
1059
</TD>
 
1060
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
1061
</EM>
 
1062
</TD>
 
1063
</TR>
 
1064
 
 
1065
<TR>
 
1066
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
1067
&nbsp;PREV&nbsp;
 
1068
&nbsp;NEXT</FONT></TD>
 
1069
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
1070
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
1071
&nbsp;<A HREF="ActionMapping.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
1072
&nbsp;
 
1073
<SCRIPT>
 
1074
  <!--
 
1075
  if(window==top) {
 
1076
    document.writeln('<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
1077
  }
 
1078
  //-->
 
1079
</SCRIPT>
 
1080
<NOSCRIPT>
 
1081
<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
1082
</NOSCRIPT>
 
1083
</FONT></TD>
 
1084
</TR>
 
1085
</TABLE>
 
1086
<!-- =========== END OF NAVBAR =========== -->
 
1087
 
 
1088
<HR>
 
1089
Copyright � 2000-2003 - Apache Software Foundation
 
1090
</BODY>
 
1091
</HTML>