~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/config/ControllerConfig.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:09 EDT 2003 -->
 
6
<TITLE>
 
7
ControllerConfig (Apache Struts API Documentation)
 
8
</TITLE>
 
9
<META NAME="keywords" CONTENT="org.apache.struts.config.ControllerConfig,ControllerConfig 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="ControllerConfig (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/ControllerConfig.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/config/ConfigRuleSet.html"><B>PREV CLASS</B></A>&nbsp;
 
47
&nbsp;<A HREF="../../../../org/apache/struts/config/DataSourceConfig.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="ControllerConfig.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
51
&nbsp;
 
52
<SCRIPT>
 
53
  <!--
 
54
  if(window==top) {
 
55
    document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
56
  }
 
57
  //-->
 
58
</SCRIPT>
 
59
<NOSCRIPT>
 
60
<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
61
</NOSCRIPT>
 
62
</FONT></TD>
 
63
</TR>
 
64
<TR>
 
65
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
66
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
67
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
68
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
69
</TR>
 
70
</TABLE>
 
71
<!-- =========== END OF NAVBAR =========== -->
 
72
 
 
73
<HR>
 
74
<!-- ======== START OF CLASS DATA ======== -->
 
75
<H2>
 
76
<FONT SIZE="-1">
 
77
org.apache.struts.config</FONT>
 
78
<BR>
 
79
Class ControllerConfig</H2>
 
80
<PRE>
 
81
java.lang.Object
 
82
  |
 
83
  +--<B>org.apache.struts.config.ControllerConfig</B>
 
84
</PRE>
 
85
<DL>
 
86
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
 
87
</DL>
 
88
<HR>
 
89
<DL>
 
90
<DT>public class <B>ControllerConfig</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
 
91
 
 
92
<P>
 
93
<p>A JavaBean representing the configuration information of a
 
94
 <code>&lt;controller&gt;</code> element in a Struts
 
95
 configuration file.</p>
 
96
<P>
 
97
 
 
98
<P>
 
99
<DL>
 
100
<DT><B>Since:</B></DT>
 
101
  <DD>Struts 1.1</DD>
 
102
<DT><B>Version:</B></DT>
 
103
  <DD>$Revision: 1.1 $ $Date: 2003/08/22 08:14:32 $</DD>
 
104
<DT><B>Author:</B></DT>
 
105
  <DD>Craig R. McClanahan</DD>
 
106
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html" TARGET="org.apache.struts.config.ControllerConfig">Serialized Form</A></DL>
 
107
<HR>
 
108
 
 
109
<P>
 
110
<!-- ======== NESTED CLASS SUMMARY ======== -->
 
111
 
 
112
 
 
113
<!-- =========== FIELD SUMMARY =========== -->
 
114
 
 
115
<A NAME="field_summary"><!-- --></A>
 
116
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
117
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
118
<TD COLSPAN=2><FONT SIZE="+2">
 
119
<B>Field Summary</B></FONT></TD>
 
120
</TR>
 
121
<TR BGCOLOR="white" CLASS="TableRowColor">
 
122
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
123
<CODE>protected &nbsp;int</CODE></FONT></TD>
 
124
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#bufferSize">bufferSize</A></B></CODE>
 
125
 
 
126
<BR>
 
127
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The input buffer size for file uploads.</TD>
 
128
</TR>
 
129
<TR BGCOLOR="white" CLASS="TableRowColor">
 
130
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
131
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
132
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#configured">configured</A></B></CODE>
 
133
 
 
134
<BR>
 
135
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Has this component been completely configured?</TD>
 
136
</TR>
 
137
<TR BGCOLOR="white" CLASS="TableRowColor">
 
138
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
139
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
 
140
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#contentType">contentType</A></B></CODE>
 
141
 
 
142
<BR>
 
143
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The content type and character encoding to be set on each response.</TD>
 
144
</TR>
 
145
<TR BGCOLOR="white" CLASS="TableRowColor">
 
146
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
147
<CODE>protected &nbsp;int</CODE></FONT></TD>
 
148
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#debug">debug</A></B></CODE>
 
149
 
 
150
<BR>
 
151
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Configure the logging detail level in your underlying
 
152
  logging implemenation</I></TD>
 
153
</TR>
 
154
<TR BGCOLOR="white" CLASS="TableRowColor">
 
155
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
156
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
 
157
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#forwardPattern">forwardPattern</A></B></CODE>
 
158
 
 
159
<BR>
 
160
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The replacement pattern used to determine a context-relative URL
 
161
 from a <A HREF="../../../../org/apache/struts/config/ForwardConfig.html"><CODE>ForwardConfig</CODE></A> element.</TD>
 
162
</TR>
 
163
<TR BGCOLOR="white" CLASS="TableRowColor">
 
164
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
165
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
166
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#inputForward">inputForward</A></B></CODE>
 
167
 
 
168
<BR>
 
169
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Should the <code>input</code> property of <A HREF="../../../../org/apache/struts/config/ActionConfig.html"><CODE>ActionConfig</CODE></A>
 
170
 instances associated with this module be treated as the
 
171
 name of a corresponding <A HREF="../../../../org/apache/struts/config/ForwardConfig.html"><CODE>ForwardConfig</CODE></A>.</TD>
 
172
</TR>
 
173
<TR BGCOLOR="white" CLASS="TableRowColor">
 
174
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
175
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
176
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#locale">locale</A></B></CODE>
 
177
 
 
178
<BR>
 
179
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Should we store a Locale object in the user's session if needed?</TD>
 
180
</TR>
 
181
<TR BGCOLOR="white" CLASS="TableRowColor">
 
182
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
183
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
 
184
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#maxFileSize">maxFileSize</A></B></CODE>
 
185
 
 
186
<BR>
 
187
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The maximum file size to process for file uploads.</TD>
 
188
</TR>
 
189
<TR BGCOLOR="white" CLASS="TableRowColor">
 
190
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
191
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
 
192
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#memFileSize">memFileSize</A></B></CODE>
 
193
 
 
194
<BR>
 
195
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The maximum file size to retain in memory.</TD>
 
196
</TR>
 
197
<TR BGCOLOR="white" CLASS="TableRowColor">
 
198
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
199
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
 
200
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#multipartClass">multipartClass</A></B></CODE>
 
201
 
 
202
<BR>
 
203
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The fully qualified Java class name of the MultipartRequestHandler
 
204
 class to be used.</TD>
 
205
</TR>
 
206
<TR BGCOLOR="white" CLASS="TableRowColor">
 
207
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
208
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
209
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#nocache">nocache</A></B></CODE>
 
210
 
 
211
<BR>
 
212
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Should we set no-cache HTTP headers on each response?</TD>
 
213
</TR>
 
214
<TR BGCOLOR="white" CLASS="TableRowColor">
 
215
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
216
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
 
217
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#pagePattern">pagePattern</A></B></CODE>
 
218
 
 
219
<BR>
 
220
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The replacement pattern used to determine a context-relative URL
 
221
 from the <code>page</code> attribute of Struts tags and configuration
 
222
 properties.</TD>
 
223
</TR>
 
224
<TR BGCOLOR="white" CLASS="TableRowColor">
 
225
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
226
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
 
227
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#processorClass">processorClass</A></B></CODE>
 
228
 
 
229
<BR>
 
230
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The fully qualified class name of the RequestProcessor implementation
 
231
 class to be used for this module.</TD>
 
232
</TR>
 
233
<TR BGCOLOR="white" CLASS="TableRowColor">
 
234
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
235
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
 
236
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#tempDir">tempDir</A></B></CODE>
 
237
 
 
238
<BR>
 
239
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The temporary working directory to use for file uploads.</TD>
 
240
</TR>
 
241
</TABLE>
 
242
&nbsp;
 
243
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
244
 
 
245
<A NAME="constructor_summary"><!-- --></A>
 
246
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
247
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
248
<TD COLSPAN=2><FONT SIZE="+2">
 
249
<B>Constructor Summary</B></FONT></TD>
 
250
</TR>
 
251
<TR BGCOLOR="white" CLASS="TableRowColor">
 
252
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#ControllerConfig()">ControllerConfig</A></B>()</CODE>
 
253
 
 
254
<BR>
 
255
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
256
</TR>
 
257
</TABLE>
 
258
&nbsp;
 
259
<!-- ========== METHOD SUMMARY =========== -->
 
260
 
 
261
<A NAME="method_summary"><!-- --></A>
 
262
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
263
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
264
<TD COLSPAN=2><FONT SIZE="+2">
 
265
<B>Method Summary</B></FONT></TD>
 
266
</TR>
 
267
<TR BGCOLOR="white" CLASS="TableRowColor">
 
268
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
269
<CODE>&nbsp;void</CODE></FONT></TD>
 
270
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#freeze()">freeze</A></B>()</CODE>
 
271
 
 
272
<BR>
 
273
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Freeze the configuration of this component.</TD>
 
274
</TR>
 
275
<TR BGCOLOR="white" CLASS="TableRowColor">
 
276
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
277
<CODE>&nbsp;int</CODE></FONT></TD>
 
278
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getBufferSize()">getBufferSize</A></B>()</CODE>
 
279
 
 
280
<BR>
 
281
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
282
</TR>
 
283
<TR BGCOLOR="white" CLASS="TableRowColor">
 
284
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
285
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
286
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getContentType()">getContentType</A></B>()</CODE>
 
287
 
 
288
<BR>
 
289
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
290
</TR>
 
291
<TR BGCOLOR="white" CLASS="TableRowColor">
 
292
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
293
<CODE>&nbsp;int</CODE></FONT></TD>
 
294
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getDebug()">getDebug</A></B>()</CODE>
 
295
 
 
296
<BR>
 
297
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
298
</TR>
 
299
<TR BGCOLOR="white" CLASS="TableRowColor">
 
300
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
301
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
302
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getForwardPattern()">getForwardPattern</A></B>()</CODE>
 
303
 
 
304
<BR>
 
305
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
306
</TR>
 
307
<TR BGCOLOR="white" CLASS="TableRowColor">
 
308
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
309
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
310
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getInputForward()">getInputForward</A></B>()</CODE>
 
311
 
 
312
<BR>
 
313
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
314
</TR>
 
315
<TR BGCOLOR="white" CLASS="TableRowColor">
 
316
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
317
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
318
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getLocale()">getLocale</A></B>()</CODE>
 
319
 
 
320
<BR>
 
321
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
322
</TR>
 
323
<TR BGCOLOR="white" CLASS="TableRowColor">
 
324
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
325
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
326
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getMaxFileSize()">getMaxFileSize</A></B>()</CODE>
 
327
 
 
328
<BR>
 
329
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
330
</TR>
 
331
<TR BGCOLOR="white" CLASS="TableRowColor">
 
332
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
333
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
334
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getMemFileSize()">getMemFileSize</A></B>()</CODE>
 
335
 
 
336
<BR>
 
337
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
338
</TR>
 
339
<TR BGCOLOR="white" CLASS="TableRowColor">
 
340
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
341
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
342
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getMultipartClass()">getMultipartClass</A></B>()</CODE>
 
343
 
 
344
<BR>
 
345
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
346
</TR>
 
347
<TR BGCOLOR="white" CLASS="TableRowColor">
 
348
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
349
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
350
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getNocache()">getNocache</A></B>()</CODE>
 
351
 
 
352
<BR>
 
353
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
354
</TR>
 
355
<TR BGCOLOR="white" CLASS="TableRowColor">
 
356
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
357
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
358
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getPagePattern()">getPagePattern</A></B>()</CODE>
 
359
 
 
360
<BR>
 
361
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
362
</TR>
 
363
<TR BGCOLOR="white" CLASS="TableRowColor">
 
364
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
365
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
366
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getProcessorClass()">getProcessorClass</A></B>()</CODE>
 
367
 
 
368
<BR>
 
369
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
370
</TR>
 
371
<TR BGCOLOR="white" CLASS="TableRowColor">
 
372
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
373
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
374
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#getTempDir()">getTempDir</A></B>()</CODE>
 
375
 
 
376
<BR>
 
377
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
378
</TR>
 
379
<TR BGCOLOR="white" CLASS="TableRowColor">
 
380
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
381
<CODE>&nbsp;void</CODE></FONT></TD>
 
382
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setBufferSize(int)">setBufferSize</A></B>(int&nbsp;bufferSize)</CODE>
 
383
 
 
384
<BR>
 
385
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
386
</TR>
 
387
<TR BGCOLOR="white" CLASS="TableRowColor">
 
388
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
389
<CODE>&nbsp;void</CODE></FONT></TD>
 
390
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setContentType(java.lang.String)">setContentType</A></B>(java.lang.String&nbsp;contentType)</CODE>
 
391
 
 
392
<BR>
 
393
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
394
</TR>
 
395
<TR BGCOLOR="white" CLASS="TableRowColor">
 
396
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
397
<CODE>&nbsp;void</CODE></FONT></TD>
 
398
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setDebug(int)">setDebug</A></B>(int&nbsp;debug)</CODE>
 
399
 
 
400
<BR>
 
401
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
402
</TR>
 
403
<TR BGCOLOR="white" CLASS="TableRowColor">
 
404
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
405
<CODE>&nbsp;void</CODE></FONT></TD>
 
406
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setForwardPattern(java.lang.String)">setForwardPattern</A></B>(java.lang.String&nbsp;forwardPattern)</CODE>
 
407
 
 
408
<BR>
 
409
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
410
</TR>
 
411
<TR BGCOLOR="white" CLASS="TableRowColor">
 
412
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
413
<CODE>&nbsp;void</CODE></FONT></TD>
 
414
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setInputForward(boolean)">setInputForward</A></B>(boolean&nbsp;inputForward)</CODE>
 
415
 
 
416
<BR>
 
417
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
418
</TR>
 
419
<TR BGCOLOR="white" CLASS="TableRowColor">
 
420
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
421
<CODE>&nbsp;void</CODE></FONT></TD>
 
422
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setLocale(boolean)">setLocale</A></B>(boolean&nbsp;locale)</CODE>
 
423
 
 
424
<BR>
 
425
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setMaxFileSize(java.lang.String)">setMaxFileSize</A></B>(java.lang.String&nbsp;maxFileSize)</CODE>
 
431
 
 
432
<BR>
 
433
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
434
</TR>
 
435
<TR BGCOLOR="white" CLASS="TableRowColor">
 
436
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
437
<CODE>&nbsp;void</CODE></FONT></TD>
 
438
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setMemFileSize(java.lang.String)">setMemFileSize</A></B>(java.lang.String&nbsp;memFileSize)</CODE>
 
439
 
 
440
<BR>
 
441
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
442
</TR>
 
443
<TR BGCOLOR="white" CLASS="TableRowColor">
 
444
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
445
<CODE>&nbsp;void</CODE></FONT></TD>
 
446
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setMultipartClass(java.lang.String)">setMultipartClass</A></B>(java.lang.String&nbsp;multipartClass)</CODE>
 
447
 
 
448
<BR>
 
449
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
450
</TR>
 
451
<TR BGCOLOR="white" CLASS="TableRowColor">
 
452
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
453
<CODE>&nbsp;void</CODE></FONT></TD>
 
454
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setNocache(boolean)">setNocache</A></B>(boolean&nbsp;nocache)</CODE>
 
455
 
 
456
<BR>
 
457
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
458
</TR>
 
459
<TR BGCOLOR="white" CLASS="TableRowColor">
 
460
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
461
<CODE>&nbsp;void</CODE></FONT></TD>
 
462
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setPagePattern(java.lang.String)">setPagePattern</A></B>(java.lang.String&nbsp;pagePattern)</CODE>
 
463
 
 
464
<BR>
 
465
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
466
</TR>
 
467
<TR BGCOLOR="white" CLASS="TableRowColor">
 
468
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
469
<CODE>&nbsp;void</CODE></FONT></TD>
 
470
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setProcessorClass(java.lang.String)">setProcessorClass</A></B>(java.lang.String&nbsp;processorClass)</CODE>
 
471
 
 
472
<BR>
 
473
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
474
</TR>
 
475
<TR BGCOLOR="white" CLASS="TableRowColor">
 
476
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
477
<CODE>&nbsp;void</CODE></FONT></TD>
 
478
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#setTempDir(java.lang.String)">setTempDir</A></B>(java.lang.String&nbsp;tempDir)</CODE>
 
479
 
 
480
<BR>
 
481
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
482
</TR>
 
483
<TR BGCOLOR="white" CLASS="TableRowColor">
 
484
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
485
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
486
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ControllerConfig.html#toString()">toString</A></B>()</CODE>
 
487
 
 
488
<BR>
 
489
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return a String representation of this object.</TD>
 
490
</TR>
 
491
</TABLE>
 
492
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
493
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
494
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
495
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
496
</TR>
 
497
<TR BGCOLOR="white" CLASS="TableRowColor">
 
498
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
 
499
</TR>
 
500
</TABLE>
 
501
&nbsp;
 
502
<P>
 
503
 
 
504
<!-- ============ FIELD DETAIL =========== -->
 
505
 
 
506
<A NAME="field_detail"><!-- --></A>
 
507
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
508
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
509
<TD COLSPAN=1><FONT SIZE="+2">
 
510
<B>Field Detail</B></FONT></TD>
 
511
</TR>
 
512
</TABLE>
 
513
 
 
514
<A NAME="configured"><!-- --></A><H3>
 
515
configured</H3>
 
516
<PRE>
 
517
protected boolean <B>configured</B></PRE>
 
518
<DL>
 
519
<DD>Has this component been completely configured?
 
520
<P>
 
521
<DL>
 
522
</DL>
 
523
</DL>
 
524
<HR>
 
525
 
 
526
<A NAME="bufferSize"><!-- --></A><H3>
 
527
bufferSize</H3>
 
528
<PRE>
 
529
protected int <B>bufferSize</B></PRE>
 
530
<DL>
 
531
<DD>The input buffer size for file uploads.
 
532
<P>
 
533
<DL>
 
534
</DL>
 
535
</DL>
 
536
<HR>
 
537
 
 
538
<A NAME="contentType"><!-- --></A><H3>
 
539
contentType</H3>
 
540
<PRE>
 
541
protected java.lang.String <B>contentType</B></PRE>
 
542
<DL>
 
543
<DD>The content type and character encoding to be set on each response.
 
544
<P>
 
545
<DL>
 
546
</DL>
 
547
</DL>
 
548
<HR>
 
549
 
 
550
<A NAME="debug"><!-- --></A><H3>
 
551
debug</H3>
 
552
<PRE>
 
553
protected int <B>debug</B></PRE>
 
554
<DL>
 
555
<DD><B>Deprecated.</B>&nbsp;<I>Configure the logging detail level in your underlying
 
556
  logging implemenation</I>
 
557
<P>
 
558
<DD>The debugging detail level that determines logging verbosity.
 
559
<P>
 
560
<DL>
 
561
</DL>
 
562
</DL>
 
563
<HR>
 
564
 
 
565
<A NAME="forwardPattern"><!-- --></A><H3>
 
566
forwardPattern</H3>
 
567
<PRE>
 
568
protected java.lang.String <B>forwardPattern</B></PRE>
 
569
<DL>
 
570
<DD><p>The replacement pattern used to determine a context-relative URL
 
571
 from a <A HREF="../../../../org/apache/struts/config/ForwardConfig.html"><CODE>ForwardConfig</CODE></A> element.  The pattern may consist of any
 
572
 combination of the following markers and characters:</p>
 
573
 <ul>
 
574
 <li><code><strong>$M</strong></code> - Replaced by the module
 
575
     prefix for the current module.</li>
 
576
 <li><code><strong>$P</strong></code> - Replaced by the <code>path</code>
 
577
     property of a <A HREF="../../../../org/apache/struts/config/ForwardConfig.html"><CODE>ForwardConfig</CODE></A> instance.</li>
 
578
 <li><code><strong>$$</strong></code> - Renders a literal dollar sign
 
579
     ("$") character in the resulting URL.</li>
 
580
 <li>A dollar sign followed by any other character is reserved for
 
581
     future use, and both characters are silently swallowed.</li>
 
582
 <li>All other characters in the pattern are passed through unchanged.
 
583
     </li>
 
584
 </ul>
 
585
 
 
586
 <p>If this property is set to <code>null</code>, a default pattern of
 
587
 <code>$M$P</code> is utilized, which is backwards compatible with
 
588
 the hard coded functionality in prior versions.</p>
 
589
<P>
 
590
<DL>
 
591
</DL>
 
592
</DL>
 
593
<HR>
 
594
 
 
595
<A NAME="inputForward"><!-- --></A><H3>
 
596
inputForward</H3>
 
597
<PRE>
 
598
protected boolean <B>inputForward</B></PRE>
 
599
<DL>
 
600
<DD><p>Should the <code>input</code> property of <A HREF="../../../../org/apache/struts/config/ActionConfig.html"><CODE>ActionConfig</CODE></A>
 
601
 instances associated with this module be treated as the
 
602
 name of a corresponding <A HREF="../../../../org/apache/struts/config/ForwardConfig.html"><CODE>ForwardConfig</CODE></A>.  A <code>false</code>
 
603
 value treats them as a module-relative path (consistent
 
604
 with the hard coded behavior of earlier versions of Struts.</p>
 
605
<P>
 
606
<DL>
 
607
<DT><B>Since:</B></DT>
 
608
  <DD>Struts 1.1</DD>
 
609
</DL>
 
610
</DL>
 
611
<HR>
 
612
 
 
613
<A NAME="locale"><!-- --></A><H3>
 
614
locale</H3>
 
615
<PRE>
 
616
protected boolean <B>locale</B></PRE>
 
617
<DL>
 
618
<DD>Should we store a Locale object in the user's session if needed?
 
619
<P>
 
620
<DL>
 
621
</DL>
 
622
</DL>
 
623
<HR>
 
624
 
 
625
<A NAME="maxFileSize"><!-- --></A><H3>
 
626
maxFileSize</H3>
 
627
<PRE>
 
628
protected java.lang.String <B>maxFileSize</B></PRE>
 
629
<DL>
 
630
<DD>The maximum file size to process for file uploads.
 
631
<P>
 
632
<DL>
 
633
</DL>
 
634
</DL>
 
635
<HR>
 
636
 
 
637
<A NAME="memFileSize"><!-- --></A><H3>
 
638
memFileSize</H3>
 
639
<PRE>
 
640
protected java.lang.String <B>memFileSize</B></PRE>
 
641
<DL>
 
642
<DD>The maximum file size to retain in memory.
 
643
<P>
 
644
<DL>
 
645
</DL>
 
646
</DL>
 
647
<HR>
 
648
 
 
649
<A NAME="multipartClass"><!-- --></A><H3>
 
650
multipartClass</H3>
 
651
<PRE>
 
652
protected java.lang.String <B>multipartClass</B></PRE>
 
653
<DL>
 
654
<DD>The fully qualified Java class name of the MultipartRequestHandler
 
655
 class to be used.
 
656
<P>
 
657
<DL>
 
658
</DL>
 
659
</DL>
 
660
<HR>
 
661
 
 
662
<A NAME="nocache"><!-- --></A><H3>
 
663
nocache</H3>
 
664
<PRE>
 
665
protected boolean <B>nocache</B></PRE>
 
666
<DL>
 
667
<DD>Should we set no-cache HTTP headers on each response?
 
668
<P>
 
669
<DL>
 
670
</DL>
 
671
</DL>
 
672
<HR>
 
673
 
 
674
<A NAME="pagePattern"><!-- --></A><H3>
 
675
pagePattern</H3>
 
676
<PRE>
 
677
protected java.lang.String <B>pagePattern</B></PRE>
 
678
<DL>
 
679
<DD><p>The replacement pattern used to determine a context-relative URL
 
680
 from the <code>page</code> attribute of Struts tags and configuration
 
681
 properties.  The pattern may consist of any combination of the
 
682
 following markers and characters:</p>
 
683
 <ul>
 
684
 <li><code><strong>$M</strong></code> - Replaced by the module
 
685
     prefix for the current module.</li>
 
686
 <li><code><strong>$P</strong></code> - Replaced by the <code>page</code>
 
687
     attribute value being evaluated.</li>
 
688
 <li><code><strong>$$</strong></code> - Renders a literal dollar sign
 
689
     ("$") character in the resulting URL.</li>
 
690
 <li>A dollar sign followed by any other character is reserved for
 
691
     future use, and both characters are silently swallowed.</li>
 
692
 <li>All other characters in the pattern are passed through unchanged.
 
693
     </li>
 
694
 </ul>
 
695
 
 
696
 <p>If this property is set to <code>null</code>, a default pattern of
 
697
 <code>$M$P</code> is utilized, which is backwards compatible with
 
698
 the hard coded functionality in prior versions.</p>
 
699
<P>
 
700
<DL>
 
701
</DL>
 
702
</DL>
 
703
<HR>
 
704
 
 
705
<A NAME="processorClass"><!-- --></A><H3>
 
706
processorClass</H3>
 
707
<PRE>
 
708
protected java.lang.String <B>processorClass</B></PRE>
 
709
<DL>
 
710
<DD>The fully qualified class name of the RequestProcessor implementation
 
711
 class to be used for this module.
 
712
<P>
 
713
<DL>
 
714
</DL>
 
715
</DL>
 
716
<HR>
 
717
 
 
718
<A NAME="tempDir"><!-- --></A><H3>
 
719
tempDir</H3>
 
720
<PRE>
 
721
protected java.lang.String <B>tempDir</B></PRE>
 
722
<DL>
 
723
<DD>The temporary working directory to use for file uploads.
 
724
<P>
 
725
<DL>
 
726
</DL>
 
727
</DL>
 
728
 
 
729
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
730
 
 
731
<A NAME="constructor_detail"><!-- --></A>
 
732
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
733
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
734
<TD COLSPAN=1><FONT SIZE="+2">
 
735
<B>Constructor Detail</B></FONT></TD>
 
736
</TR>
 
737
</TABLE>
 
738
 
 
739
<A NAME="ControllerConfig()"><!-- --></A><H3>
 
740
ControllerConfig</H3>
 
741
<PRE>
 
742
public <B>ControllerConfig</B>()</PRE>
 
743
<DL>
 
744
</DL>
 
745
 
 
746
<!-- ============ METHOD DETAIL ========== -->
 
747
 
 
748
<A NAME="method_detail"><!-- --></A>
 
749
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
750
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
751
<TD COLSPAN=1><FONT SIZE="+2">
 
752
<B>Method Detail</B></FONT></TD>
 
753
</TR>
 
754
</TABLE>
 
755
 
 
756
<A NAME="getBufferSize()"><!-- --></A><H3>
 
757
getBufferSize</H3>
 
758
<PRE>
 
759
public int <B>getBufferSize</B>()</PRE>
 
760
<DL>
 
761
<DD><DL>
 
762
</DL>
 
763
</DD>
 
764
<DD><DL>
 
765
</DL>
 
766
</DD>
 
767
</DL>
 
768
<HR>
 
769
 
 
770
<A NAME="setBufferSize(int)"><!-- --></A><H3>
 
771
setBufferSize</H3>
 
772
<PRE>
 
773
public void <B>setBufferSize</B>(int&nbsp;bufferSize)</PRE>
 
774
<DL>
 
775
<DD><DL>
 
776
</DL>
 
777
</DD>
 
778
<DD><DL>
 
779
</DL>
 
780
</DD>
 
781
</DL>
 
782
<HR>
 
783
 
 
784
<A NAME="getContentType()"><!-- --></A><H3>
 
785
getContentType</H3>
 
786
<PRE>
 
787
public java.lang.String <B>getContentType</B>()</PRE>
 
788
<DL>
 
789
<DD><DL>
 
790
</DL>
 
791
</DD>
 
792
<DD><DL>
 
793
</DL>
 
794
</DD>
 
795
</DL>
 
796
<HR>
 
797
 
 
798
<A NAME="setContentType(java.lang.String)"><!-- --></A><H3>
 
799
setContentType</H3>
 
800
<PRE>
 
801
public void <B>setContentType</B>(java.lang.String&nbsp;contentType)</PRE>
 
802
<DL>
 
803
<DD><DL>
 
804
</DL>
 
805
</DD>
 
806
<DD><DL>
 
807
</DL>
 
808
</DD>
 
809
</DL>
 
810
<HR>
 
811
 
 
812
<A NAME="getDebug()"><!-- --></A><H3>
 
813
getDebug</H3>
 
814
<PRE>
 
815
public int <B>getDebug</B>()</PRE>
 
816
<DL>
 
817
<DD><DL>
 
818
</DL>
 
819
</DD>
 
820
<DD><DL>
 
821
</DL>
 
822
</DD>
 
823
</DL>
 
824
<HR>
 
825
 
 
826
<A NAME="setDebug(int)"><!-- --></A><H3>
 
827
setDebug</H3>
 
828
<PRE>
 
829
public void <B>setDebug</B>(int&nbsp;debug)</PRE>
 
830
<DL>
 
831
<DD><DL>
 
832
</DL>
 
833
</DD>
 
834
<DD><DL>
 
835
</DL>
 
836
</DD>
 
837
</DL>
 
838
<HR>
 
839
 
 
840
<A NAME="getForwardPattern()"><!-- --></A><H3>
 
841
getForwardPattern</H3>
 
842
<PRE>
 
843
public java.lang.String <B>getForwardPattern</B>()</PRE>
 
844
<DL>
 
845
<DD><DL>
 
846
</DL>
 
847
</DD>
 
848
<DD><DL>
 
849
</DL>
 
850
</DD>
 
851
</DL>
 
852
<HR>
 
853
 
 
854
<A NAME="setForwardPattern(java.lang.String)"><!-- --></A><H3>
 
855
setForwardPattern</H3>
 
856
<PRE>
 
857
public void <B>setForwardPattern</B>(java.lang.String&nbsp;forwardPattern)</PRE>
 
858
<DL>
 
859
<DD><DL>
 
860
</DL>
 
861
</DD>
 
862
<DD><DL>
 
863
</DL>
 
864
</DD>
 
865
</DL>
 
866
<HR>
 
867
 
 
868
<A NAME="getInputForward()"><!-- --></A><H3>
 
869
getInputForward</H3>
 
870
<PRE>
 
871
public boolean <B>getInputForward</B>()</PRE>
 
872
<DL>
 
873
<DD><DL>
 
874
</DL>
 
875
</DD>
 
876
<DD><DL>
 
877
</DL>
 
878
</DD>
 
879
</DL>
 
880
<HR>
 
881
 
 
882
<A NAME="setInputForward(boolean)"><!-- --></A><H3>
 
883
setInputForward</H3>
 
884
<PRE>
 
885
public void <B>setInputForward</B>(boolean&nbsp;inputForward)</PRE>
 
886
<DL>
 
887
<DD><DL>
 
888
</DL>
 
889
</DD>
 
890
<DD><DL>
 
891
</DL>
 
892
</DD>
 
893
</DL>
 
894
<HR>
 
895
 
 
896
<A NAME="getLocale()"><!-- --></A><H3>
 
897
getLocale</H3>
 
898
<PRE>
 
899
public boolean <B>getLocale</B>()</PRE>
 
900
<DL>
 
901
<DD><DL>
 
902
</DL>
 
903
</DD>
 
904
<DD><DL>
 
905
</DL>
 
906
</DD>
 
907
</DL>
 
908
<HR>
 
909
 
 
910
<A NAME="setLocale(boolean)"><!-- --></A><H3>
 
911
setLocale</H3>
 
912
<PRE>
 
913
public void <B>setLocale</B>(boolean&nbsp;locale)</PRE>
 
914
<DL>
 
915
<DD><DL>
 
916
</DL>
 
917
</DD>
 
918
<DD><DL>
 
919
</DL>
 
920
</DD>
 
921
</DL>
 
922
<HR>
 
923
 
 
924
<A NAME="getMaxFileSize()"><!-- --></A><H3>
 
925
getMaxFileSize</H3>
 
926
<PRE>
 
927
public java.lang.String <B>getMaxFileSize</B>()</PRE>
 
928
<DL>
 
929
<DD><DL>
 
930
</DL>
 
931
</DD>
 
932
<DD><DL>
 
933
</DL>
 
934
</DD>
 
935
</DL>
 
936
<HR>
 
937
 
 
938
<A NAME="setMaxFileSize(java.lang.String)"><!-- --></A><H3>
 
939
setMaxFileSize</H3>
 
940
<PRE>
 
941
public void <B>setMaxFileSize</B>(java.lang.String&nbsp;maxFileSize)</PRE>
 
942
<DL>
 
943
<DD><DL>
 
944
</DL>
 
945
</DD>
 
946
<DD><DL>
 
947
</DL>
 
948
</DD>
 
949
</DL>
 
950
<HR>
 
951
 
 
952
<A NAME="getMemFileSize()"><!-- --></A><H3>
 
953
getMemFileSize</H3>
 
954
<PRE>
 
955
public java.lang.String <B>getMemFileSize</B>()</PRE>
 
956
<DL>
 
957
<DD><DL>
 
958
</DL>
 
959
</DD>
 
960
<DD><DL>
 
961
</DL>
 
962
</DD>
 
963
</DL>
 
964
<HR>
 
965
 
 
966
<A NAME="setMemFileSize(java.lang.String)"><!-- --></A><H3>
 
967
setMemFileSize</H3>
 
968
<PRE>
 
969
public void <B>setMemFileSize</B>(java.lang.String&nbsp;memFileSize)</PRE>
 
970
<DL>
 
971
<DD><DL>
 
972
</DL>
 
973
</DD>
 
974
<DD><DL>
 
975
</DL>
 
976
</DD>
 
977
</DL>
 
978
<HR>
 
979
 
 
980
<A NAME="getMultipartClass()"><!-- --></A><H3>
 
981
getMultipartClass</H3>
 
982
<PRE>
 
983
public java.lang.String <B>getMultipartClass</B>()</PRE>
 
984
<DL>
 
985
<DD><DL>
 
986
</DL>
 
987
</DD>
 
988
<DD><DL>
 
989
</DL>
 
990
</DD>
 
991
</DL>
 
992
<HR>
 
993
 
 
994
<A NAME="setMultipartClass(java.lang.String)"><!-- --></A><H3>
 
995
setMultipartClass</H3>
 
996
<PRE>
 
997
public void <B>setMultipartClass</B>(java.lang.String&nbsp;multipartClass)</PRE>
 
998
<DL>
 
999
<DD><DL>
 
1000
</DL>
 
1001
</DD>
 
1002
<DD><DL>
 
1003
</DL>
 
1004
</DD>
 
1005
</DL>
 
1006
<HR>
 
1007
 
 
1008
<A NAME="getNocache()"><!-- --></A><H3>
 
1009
getNocache</H3>
 
1010
<PRE>
 
1011
public boolean <B>getNocache</B>()</PRE>
 
1012
<DL>
 
1013
<DD><DL>
 
1014
</DL>
 
1015
</DD>
 
1016
<DD><DL>
 
1017
</DL>
 
1018
</DD>
 
1019
</DL>
 
1020
<HR>
 
1021
 
 
1022
<A NAME="setNocache(boolean)"><!-- --></A><H3>
 
1023
setNocache</H3>
 
1024
<PRE>
 
1025
public void <B>setNocache</B>(boolean&nbsp;nocache)</PRE>
 
1026
<DL>
 
1027
<DD><DL>
 
1028
</DL>
 
1029
</DD>
 
1030
<DD><DL>
 
1031
</DL>
 
1032
</DD>
 
1033
</DL>
 
1034
<HR>
 
1035
 
 
1036
<A NAME="getPagePattern()"><!-- --></A><H3>
 
1037
getPagePattern</H3>
 
1038
<PRE>
 
1039
public java.lang.String <B>getPagePattern</B>()</PRE>
 
1040
<DL>
 
1041
<DD><DL>
 
1042
</DL>
 
1043
</DD>
 
1044
<DD><DL>
 
1045
</DL>
 
1046
</DD>
 
1047
</DL>
 
1048
<HR>
 
1049
 
 
1050
<A NAME="setPagePattern(java.lang.String)"><!-- --></A><H3>
 
1051
setPagePattern</H3>
 
1052
<PRE>
 
1053
public void <B>setPagePattern</B>(java.lang.String&nbsp;pagePattern)</PRE>
 
1054
<DL>
 
1055
<DD><DL>
 
1056
</DL>
 
1057
</DD>
 
1058
<DD><DL>
 
1059
</DL>
 
1060
</DD>
 
1061
</DL>
 
1062
<HR>
 
1063
 
 
1064
<A NAME="getProcessorClass()"><!-- --></A><H3>
 
1065
getProcessorClass</H3>
 
1066
<PRE>
 
1067
public java.lang.String <B>getProcessorClass</B>()</PRE>
 
1068
<DL>
 
1069
<DD><DL>
 
1070
</DL>
 
1071
</DD>
 
1072
<DD><DL>
 
1073
</DL>
 
1074
</DD>
 
1075
</DL>
 
1076
<HR>
 
1077
 
 
1078
<A NAME="setProcessorClass(java.lang.String)"><!-- --></A><H3>
 
1079
setProcessorClass</H3>
 
1080
<PRE>
 
1081
public void <B>setProcessorClass</B>(java.lang.String&nbsp;processorClass)</PRE>
 
1082
<DL>
 
1083
<DD><DL>
 
1084
</DL>
 
1085
</DD>
 
1086
<DD><DL>
 
1087
</DL>
 
1088
</DD>
 
1089
</DL>
 
1090
<HR>
 
1091
 
 
1092
<A NAME="getTempDir()"><!-- --></A><H3>
 
1093
getTempDir</H3>
 
1094
<PRE>
 
1095
public java.lang.String <B>getTempDir</B>()</PRE>
 
1096
<DL>
 
1097
<DD><DL>
 
1098
</DL>
 
1099
</DD>
 
1100
<DD><DL>
 
1101
</DL>
 
1102
</DD>
 
1103
</DL>
 
1104
<HR>
 
1105
 
 
1106
<A NAME="setTempDir(java.lang.String)"><!-- --></A><H3>
 
1107
setTempDir</H3>
 
1108
<PRE>
 
1109
public void <B>setTempDir</B>(java.lang.String&nbsp;tempDir)</PRE>
 
1110
<DL>
 
1111
<DD><DL>
 
1112
</DL>
 
1113
</DD>
 
1114
<DD><DL>
 
1115
</DL>
 
1116
</DD>
 
1117
</DL>
 
1118
<HR>
 
1119
 
 
1120
<A NAME="freeze()"><!-- --></A><H3>
 
1121
freeze</H3>
 
1122
<PRE>
 
1123
public void <B>freeze</B>()</PRE>
 
1124
<DL>
 
1125
<DD>Freeze the configuration of this component.
 
1126
<P>
 
1127
<DD><DL>
 
1128
</DL>
 
1129
</DD>
 
1130
<DD><DL>
 
1131
</DL>
 
1132
</DD>
 
1133
</DL>
 
1134
<HR>
 
1135
 
 
1136
<A NAME="toString()"><!-- --></A><H3>
 
1137
toString</H3>
 
1138
<PRE>
 
1139
public java.lang.String <B>toString</B>()</PRE>
 
1140
<DL>
 
1141
<DD>Return a String representation of this object.
 
1142
<P>
 
1143
<DD><DL>
 
1144
<DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
 
1145
</DD>
 
1146
<DD><DL>
 
1147
</DL>
 
1148
</DD>
 
1149
</DL>
 
1150
<!-- ========= END OF CLASS DATA ========= -->
 
1151
<HR>
 
1152
 
 
1153
<!-- ========== START OF NAVBAR ========== -->
 
1154
<A NAME="navbar_bottom"><!-- --></A>
 
1155
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
1156
<TR>
 
1157
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
1158
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
1159
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
1160
  <TR ALIGN="center" VALIGN="top">
 
1161
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
1162
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
1163
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
1164
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ControllerConfig.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
1165
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
1166
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
1167
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
1168
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
1169
  </TR>
 
1170
</TABLE>
 
1171
</TD>
 
1172
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
1173
</EM>
 
1174
</TD>
 
1175
</TR>
 
1176
 
 
1177
<TR>
 
1178
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
1179
&nbsp;<A HREF="../../../../org/apache/struts/config/ConfigRuleSet.html"><B>PREV CLASS</B></A>&nbsp;
 
1180
&nbsp;<A HREF="../../../../org/apache/struts/config/DataSourceConfig.html"><B>NEXT CLASS</B></A></FONT></TD>
 
1181
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
1182
  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
1183
&nbsp;<A HREF="ControllerConfig.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
1184
&nbsp;
 
1185
<SCRIPT>
 
1186
  <!--
 
1187
  if(window==top) {
 
1188
    document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
1189
  }
 
1190
  //-->
 
1191
</SCRIPT>
 
1192
<NOSCRIPT>
 
1193
<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
1194
</NOSCRIPT>
 
1195
</FONT></TD>
 
1196
</TR>
 
1197
<TR>
 
1198
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
1199
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
1200
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
1201
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
1202
</TR>
 
1203
</TABLE>
 
1204
<!-- =========== END OF NAVBAR =========== -->
 
1205
 
 
1206
<HR>
 
1207
Copyright � 2000-2003 - Apache Software Foundation
 
1208
</BODY>
 
1209
</HTML>