blob: 6d4e7f1656db7da223f47f2ad41393e0ba068dba [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Fri Aug 22 03:44:10 EDT 2003 -->
<TITLE>
Serialized Form (Apache Struts API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="Serialized Form (Apache Struts API Documentation)";
}
</SCRIPT>
<BODY BGCOLOR="white" onload="asd();">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="serialized-form.html" TARGET="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;
<SCRIPT>
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<CENTER>
<H1>
Serialized Form</H1>
</CENTER>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.Globals"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/Globals.html">org.apache.struts.Globals</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.validator</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.validator.DynaValidatorActionForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/validator/DynaValidatorActionForm.html">org.apache.struts.validator.DynaValidatorActionForm</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.validator.DynaValidatorForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/validator/DynaValidatorForm.html">org.apache.struts.validator.DynaValidatorForm</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
validatorResults</H3>
<PRE>
org.apache.commons.validator.ValidatorResults <B>validatorResults</B></PRE>
<DL>
<DD>The results returned from the validation performed
by the <code>Validator</code>.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
page</H3>
<PRE>
int <B>page</B></PRE>
<DL>
<DD>Used to indicate the current page of a multi-page form.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.validator.FieldChecks"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/validator/FieldChecks.html">org.apache.struts.validator.FieldChecks</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.validator.ValidatorActionForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/validator/ValidatorActionForm.html">org.apache.struts.validator.ValidatorActionForm</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.validator.ValidatorForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/validator/ValidatorForm.html">org.apache.struts.validator.ValidatorForm</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
validatorResults</H3>
<PRE>
org.apache.commons.validator.ValidatorResults <B>validatorResults</B></PRE>
<DL>
<DD>The results returned from the validation performed
by the <code>Validator</code>.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
page</H3>
<PRE>
int <B>page</B></PRE>
<DL>
<DD>Used to indicate the current page of a multi-page form.
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.util</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.util.AppException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/util/AppException.html">org.apache.struts.util.AppException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.util.ImageButtonBean"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/util/ImageButtonBean.html">org.apache.struts.util.ImageButtonBean</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
x</H3>
<PRE>
java.lang.String <B>x</B></PRE>
<DL>
<DD>The X coordinate of the button press.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
y</H3>
<PRE>
java.lang.String <B>y</B></PRE>
<DL>
<DD>The Y coordinate of the button press.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.util.LabelValueBean"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/util/LabelValueBean.html">org.apache.struts.util.LabelValueBean</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
label</H3>
<PRE>
java.lang.String <B>label</B></PRE>
<DL>
<DD>The property which supplies the option label visible to the end user.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The property which supplies the value returned to the server.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.util.MessageResources"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/util/MessageResources.html">org.apache.struts.util.MessageResources</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
config</H3>
<PRE>
java.lang.String <B>config</B></PRE>
<DL>
<DD>The configuration parameter used to initialize this MessageResources.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
defaultLocale</H3>
<PRE>
java.util.Locale <B>defaultLocale</B></PRE>
<DL>
<DD>The default Locale for our environment.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
factory</H3>
<PRE>
<A HREF="org/apache/struts/util/MessageResourcesFactory.html">MessageResourcesFactory</A> <B>factory</B></PRE>
<DL>
<DD>The <code>MessageResourcesFactory</code> that created this instance.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
formats</H3>
<PRE>
java.util.HashMap <B>formats</B></PRE>
<DL>
<DD>The set of previously created MessageFormat objects, keyed by the
key computed in <code>messageKey()</code>.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
returnNull</H3>
<PRE>
boolean <B>returnNull</B></PRE>
<DL>
<DD>Indicate is a <code>null</code> is returned instead of an error message string
when an unknown Locale or key is requested.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.util.MessageResourcesFactory"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/util/MessageResourcesFactory.html">org.apache.struts.util.MessageResourcesFactory</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
returnNull</H3>
<PRE>
boolean <B>returnNull</B></PRE>
<DL>
<DD>The "return null" property value to which newly created
MessageResourcess should be initialized.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.util.ModuleException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/util/ModuleException.html">org.apache.struts.util.ModuleException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
error</H3>
<PRE>
<A HREF="org/apache/struts/action/ActionError.html">ActionError</A> <B>error</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.util.PropertyMessageResources"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/util/PropertyMessageResources.html">org.apache.struts.util.PropertyMessageResources</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
locales</H3>
<PRE>
java.util.HashMap <B>locales</B></PRE>
<DL>
<DD>The set of locale keys for which we have already loaded messages, keyed
by the value calculated in <code>localeKey()</code>.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
messages</H3>
<PRE>
java.util.HashMap <B>messages</B></PRE>
<DL>
<DD>The cache of messages we have accumulated over time, keyed by the
value calculated in <code>messageKey()</code>.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.util.PropertyMessageResourcesFactory"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/util/PropertyMessageResourcesFactory.html">org.apache.struts.util.PropertyMessageResourcesFactory</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.util.StrutsValidator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/util/StrutsValidator.html">org.apache.struts.util.StrutsValidator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.upload</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.upload.ContentLengthExceededException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/upload/ContentLengthExceededException.html">org.apache.struts.upload.ContentLengthExceededException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
message</H3>
<PRE>
java.lang.String <B>message</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.upload.MaxLengthExceededException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/upload/MaxLengthExceededException.html">org.apache.struts.upload.MaxLengthExceededException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
message</H3>
<PRE>
java.lang.String <B>message</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.tiles</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.tiles.ActionComponentServlet"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/ActionComponentServlet.html">org.apache.struts.tiles.ActionComponentServlet</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
definitionsFactory</H3>
<PRE>
<A HREF="org/apache/struts/tiles/DefinitionsFactory.html">DefinitionsFactory</A> <B>definitionsFactory</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Definitions factory
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.tiles.ComponentContext"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/ComponentContext.html">org.apache.struts.tiles.ComponentContext</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
attributes</H3>
<PRE>
java.util.Map <B>attributes</B></PRE>
<DL>
<DD>Component attributes.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.tiles.ComponentDefinition"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/ComponentDefinition.html">org.apache.struts.tiles.ComponentDefinition</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>Definition name
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
path</H3>
<PRE>
java.lang.String <B>path</B></PRE>
<DL>
<DD>Component / template path (URL).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
attributes</H3>
<PRE>
java.util.Map <B>attributes</B></PRE>
<DL>
<DD>Attributes defined for the component.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
role</H3>
<PRE>
java.lang.String <B>role</B></PRE>
<DL>
<DD>role associated to definition
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
controller</H3>
<PRE>
java.lang.String <B>controller</B></PRE>
<DL>
<DD>Associated Controller URL or classname, if defined
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
controllerType</H3>
<PRE>
java.lang.String <B>controllerType</B></PRE>
<DL>
<DD>Associated Controller typename, if controllerName defined.
Can be CONTROLLER, ACTION or URL, or null
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
controllerInstance</H3>
<PRE>
<A HREF="org/apache/struts/tiles/Controller.html">Controller</A> <B>controllerInstance</B></PRE>
<DL>
<DD>Controller associated to Definition.
Lazy creation : only on first request
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.tiles.DefinitionAttribute"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/DefinitionAttribute.html">org.apache.struts.tiles.DefinitionAttribute</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.tiles.DefinitionNameAttribute"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/DefinitionNameAttribute.html">org.apache.struts.tiles.DefinitionNameAttribute</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.tiles.DefinitionsFactoryConfig"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/DefinitionsFactoryConfig.html">org.apache.struts.tiles.DefinitionsFactoryConfig</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
factoryClassname</H3>
<PRE>
java.lang.String <B>factoryClassname</B></PRE>
<DL>
<DD>Fully qualified classname of the factory to create.
If no classname is set, a default factory is created
(of class "org.apache.struts.tiles.xmlDefinition.I18nFactorySet").
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
debugLevel</H3>
<PRE>
int <B>debugLevel</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Use commons-logging mechanism.</I>
<P>
<DD>Debug level value. 0=no debug info >0 = debug info.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
parserDebugLevel</H3>
<PRE>
int <B>parserDebugLevel</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Use commons-logging mechanism.</I>
<P>
<DD>Debug level value used when parsing configuration file.
0=no debug info; >0 = debug info.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
parserValidate</H3>
<PRE>
boolean <B>parserValidate</B></PRE>
<DL>
<DD>Specifies whether the parser will validate configuration files.
Default value is true.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
definitionConfigFiles</H3>
<PRE>
java.lang.String <B>definitionConfigFiles</B></PRE>
<DL>
<DD>Definition configuration file specified by user
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
moduleAware</H3>
<PRE>
boolean <B>moduleAware</B></PRE>
<DL>
<DD>Specifies whether the factory is "module-aware".
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
factoryName</H3>
<PRE>
java.lang.String <B>factoryName</B></PRE>
<DL>
<DD>The name associated to this factory.
<br>
With Struts 1.1, this name is the module name to which this factory
belong. It is set by the system.
<br>
In prior versions, this property is not used.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
extraAttributes</H3>
<PRE>
java.util.Map <B>extraAttributes</B></PRE>
<DL>
<DD>Map of extra attribute available.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.tiles.DefinitionsFactoryException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/DefinitionsFactoryException.html">org.apache.struts.tiles.DefinitionsFactoryException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
exception</H3>
<PRE>
java.lang.Exception <B>exception</B></PRE>
<DL>
<DD>Any "wrapped" exception will be exposed when this is serialized.
<P>
<DT><DD>&nbsp;<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.tiles.DirectStringAttribute"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/DirectStringAttribute.html">org.apache.struts.tiles.DirectStringAttribute</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.tiles.FactoryNotFoundException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/FactoryNotFoundException.html">org.apache.struts.tiles.FactoryNotFoundException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.tiles.NoSuchDefinitionException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/NoSuchDefinitionException.html">org.apache.struts.tiles.NoSuchDefinitionException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.tiles.PathAttribute"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/PathAttribute.html">org.apache.struts.tiles.PathAttribute</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.tiles.TilesException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/TilesException.html">org.apache.struts.tiles.TilesException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
exception</H3>
<PRE>
java.lang.Exception <B>exception</B></PRE>
<DL>
<DD>Any "wrapped" exception will be exposed when this is serialized.
<P>
<DT><DD>&nbsp;<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.tiles.TilesServlet"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/TilesServlet.html">org.apache.struts.tiles.TilesServlet</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.tiles.TilesUtilImpl"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/TilesUtilImpl.html">org.apache.struts.tiles.TilesUtilImpl</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
log</H3>
<PRE>
org.apache.commons.logging.Log <B>log</B></PRE>
<DL>
<DD>Commons Logging instance.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.tiles.TilesUtilStrutsImpl"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/TilesUtilStrutsImpl.html">org.apache.struts.tiles.TilesUtilStrutsImpl</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.tiles.TilesUtilStrutsModulesImpl"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/TilesUtilStrutsModulesImpl.html">org.apache.struts.tiles.TilesUtilStrutsModulesImpl</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.tiles.UntyppedAttribute"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/UntyppedAttribute.html">org.apache.struts.tiles.UntyppedAttribute</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
role</H3>
<PRE>
java.lang.String <B>role</B></PRE>
<DL>
<DD>Role associated to this attribute.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.Object <B>value</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.tiles.xmlDefinition</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.tiles.xmlDefinition.DefinitionsFactory"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/xmlDefinition/DefinitionsFactory.html">org.apache.struts.tiles.xmlDefinition.DefinitionsFactory</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
definitions</H3>
<PRE>
java.util.Map <B>definitions</B></PRE>
<DL>
<DD>Underlying map containing all definitions.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.tiles.xmlDefinition.FactorySet"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/xmlDefinition/FactorySet.html">org.apache.struts.tiles.xmlDefinition.FactorySet</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
factories</H3>
<PRE>
java.util.Map <B>factories</B></PRE>
<DL>
<DD>Loaded factories
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.tiles.xmlDefinition.I18nFactorySet"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/xmlDefinition/I18nFactorySet.html">org.apache.struts.tiles.xmlDefinition.I18nFactorySet</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
defaultFactory</H3>
<PRE>
<A HREF="org/apache/struts/tiles/xmlDefinition/DefinitionsFactory.html">DefinitionsFactory</A> <B>defaultFactory</B></PRE>
<DL>
<DD>Default factory.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
isValidatingParser</H3>
<PRE>
boolean <B>isValidatingParser</B></PRE>
<DL>
<DD>Do we want validating parser. Default is <code>false</code>.
Can be set from servlet config file.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
parserDetailLevel</H3>
<PRE>
int <B>parserDetailLevel</B></PRE>
<DL>
<DD>Parser detail level. Default is 0.
Can be set from servlet config file.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
filenames</H3>
<PRE>
java.util.List <B>filenames</B></PRE>
<DL>
<DD>Names of files containing instances descriptions.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
loaded</H3>
<PRE>
java.util.Map <B>loaded</B></PRE>
<DL>
<DD>Collection of already loaded definitions set, referenced by their suffix.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.tiles.xmlDefinition.XmlDefinition"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/xmlDefinition/XmlDefinition.html">org.apache.struts.tiles.xmlDefinition.XmlDefinition</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
inherit</H3>
<PRE>
java.lang.String <B>inherit</B></PRE>
<DL>
<DD>Extends attribute value.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
isVisited</H3>
<PRE>
boolean <B>isVisited</B></PRE>
<DL>
<DD>Used for resolving inheritance.
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.tiles.definition</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.tiles.definition.ComponentDefinitionsFactoryWrapper"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/definition/ComponentDefinitionsFactoryWrapper.html">org.apache.struts.tiles.definition.ComponentDefinitionsFactoryWrapper</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
factory</H3>
<PRE>
<A HREF="org/apache/struts/tiles/ComponentDefinitionsFactory.html">ComponentDefinitionsFactory</A> <B>factory</B></PRE>
<DL>
<DD>The underlying factory
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
config</H3>
<PRE>
<A HREF="org/apache/struts/tiles/DefinitionsFactoryConfig.html">DefinitionsFactoryConfig</A> <B>config</B></PRE>
<DL>
<DD>Factory configuration
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.tiles.definition.ReloadableDefinitionsFactory"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/definition/ReloadableDefinitionsFactory.html">org.apache.struts.tiles.definition.ReloadableDefinitionsFactory</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
factory</H3>
<PRE>
<A HREF="org/apache/struts/tiles/ComponentDefinitionsFactory.html">ComponentDefinitionsFactory</A> <B>factory</B></PRE>
<DL>
<DD>The real factory instance
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
properties</H3>
<PRE>
java.util.Map <B>properties</B></PRE>
<DL>
<DD>Initialization parameters
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.tiles.beans</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.tiles.beans.SimpleMenuItem"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/tiles/beans/SimpleMenuItem.html">org.apache.struts.tiles.beans.SimpleMenuItem</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
link</H3>
<PRE>
java.lang.String <B>link</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
icon</H3>
<PRE>
java.lang.String <B>icon</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
tooltip</H3>
<PRE>
java.lang.String <B>tooltip</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.taglib.tiles</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.taglib.tiles.AddTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/AddTag.html">org.apache.struts.taglib.tiles.AddTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.tiles.AttributeToScopeTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/AttributeToScopeTag.html">org.apache.struts.taglib.tiles.AttributeToScopeTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
scopeName</H3>
<PRE>
java.lang.String <B>scopeName</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The scope name.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
int <B>scope</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The scope value.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The property name to be exposed.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.tiles.DefinitionTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/DefinitionTag.html">org.apache.struts.taglib.tiles.DefinitionTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>Definition identifier.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>Scope into which definition will be saved.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
extendsDefinition</H3>
<PRE>
java.lang.String <B>extendsDefinition</B></PRE>
<DL>
<DD>Extends attribute value.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
definition</H3>
<PRE>
<A HREF="org/apache/struts/tiles/ComponentDefinition.html">ComponentDefinition</A> <B>definition</B></PRE>
<DL>
<DD>Template definition
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.tiles.DefinitionTagSupport"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/DefinitionTagSupport.html">org.apache.struts.taglib.tiles.DefinitionTagSupport</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
controllerType</H3>
<PRE>
java.lang.String <B>controllerType</B></PRE>
<DL>
<DD>Associated Controller type
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
controllerName</H3>
<PRE>
java.lang.String <B>controllerName</B></PRE>
<DL>
<DD>Associated Controller name (classname or url)
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
role</H3>
<PRE>
java.lang.String <B>role</B></PRE>
<DL>
<DD>Role associated to definition.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
page</H3>
<PRE>
java.lang.String <B>page</B></PRE>
<DL>
<DD>Uri of page assoicated to this definition.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.tiles.GetAttributeTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/GetAttributeTag.html">org.apache.struts.taglib.tiles.GetAttributeTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
attribute</H3>
<PRE>
java.lang.String <B>attribute</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
role</H3>
<PRE>
java.lang.String <B>role</B></PRE>
<DL>
<DD>Role attribute
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
isErrorIgnored</H3>
<PRE>
boolean <B>isErrorIgnored</B></PRE>
<DL>
<DD>Do we ignore error if attribute is not found.
Default value is <code>false</code>, which will throw an exception.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.tiles.GetTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/GetTag.html">org.apache.struts.taglib.tiles.GetTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.tiles.ImportAttributeTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/ImportAttributeTag.html">org.apache.struts.taglib.tiles.ImportAttributeTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>Class name of object.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scopeName</H3>
<PRE>
java.lang.String <B>scopeName</B></PRE>
<DL>
<DD>The scope name.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
int <B>scope</B></PRE>
<DL>
<DD>The scope value.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
isErrorIgnored</H3>
<PRE>
boolean <B>isErrorIgnored</B></PRE>
<DL>
<DD>Are errors ignored. This is the property for attribute <code>ignore</code>.
Default value is <code>false</code>, which throws an exception.
Only "attribute not found" - errors are ignored.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.tiles.InitDefinitionsTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/InitDefinitionsTag.html">org.apache.struts.taglib.tiles.InitDefinitionsTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
filename</H3>
<PRE>
java.lang.String <B>filename</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
classname</H3>
<PRE>
java.lang.String <B>classname</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.tiles.InsertTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/InsertTag.html">org.apache.struts.taglib.tiles.InsertTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
flush</H3>
<PRE>
boolean <B>flush</B></PRE>
<DL>
<DD>Flush attribute value
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>Name to insert
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
attribute</H3>
<PRE>
java.lang.String <B>attribute</B></PRE>
<DL>
<DD>Name of attribute from which to read page name to include
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
beanName</H3>
<PRE>
java.lang.String <B>beanName</B></PRE>
<DL>
<DD>Name of bean used as entity to include
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
beanProperty</H3>
<PRE>
java.lang.String <B>beanProperty</B></PRE>
<DL>
<DD>Name of bean property, if any
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
beanScope</H3>
<PRE>
java.lang.String <B>beanScope</B></PRE>
<DL>
<DD>Scope of bean, if any
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
isErrorIgnored</H3>
<PRE>
boolean <B>isErrorIgnored</B></PRE>
<DL>
<DD>Are errors ignored. This is the property for attribute 'ignore'.
Default value is false, which throw an exception.
Only 'attribute not found' errors are ignored.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
definitionName</H3>
<PRE>
java.lang.String <B>definitionName</B></PRE>
<DL>
<DD>Name of component instance to include
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
processEndTag</H3>
<PRE>
boolean <B>processEndTag</B></PRE>
<DL>
<DD>Does the end tag need to be processed.
Default value is true. Boolean set in case of ignored errors.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
cachedCurrentContext</H3>
<PRE>
<A HREF="org/apache/struts/tiles/ComponentContext.html">ComponentContext</A> <B>cachedCurrentContext</B></PRE>
<DL>
<DD>Current component context
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
tagHandler</H3>
<PRE>
<A HREF="org/apache/struts/taglib/tiles/InsertTag.TagHandler.html">InsertTag.TagHandler</A> <B>tagHandler</B></PRE>
<DL>
<DD>Finale handler of tag methods
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
pageContext</H3>
<PRE>
javax.servlet.jsp.PageContext <B>pageContext</B></PRE>
<DL>
<DD>Trick to allows inner classes to access pageContext
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.tiles.PutListTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/PutListTag.html">org.apache.struts.taglib.tiles.PutListTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
attributeName</H3>
<PRE>
java.lang.String <B>attributeName</B></PRE>
<DL>
<DD>Name of this attribute.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
list</H3>
<PRE>
java.util.List <B>list</B></PRE>
<DL>
<DD>The list itself.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
role</H3>
<PRE>
java.lang.String <B>role</B></PRE>
<DL>
<DD>Role attribute.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.tiles.PutTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/PutTag.html">org.apache.struts.taglib.tiles.PutTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
attributeName</H3>
<PRE>
java.lang.String <B>attributeName</B></PRE>
<DL>
<DD>Name of attribute to put in component context
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.Object <B>value</B></PRE>
<DL>
<DD>associated attribute value
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
direct</H3>
<PRE>
java.lang.String <B>direct</B></PRE>
<DL>
<DD>JSP Template compatibility
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
valueType</H3>
<PRE>
java.lang.String <B>valueType</B></PRE>
<DL>
<DD>Requested type for the value
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
beanName</H3>
<PRE>
java.lang.String <B>beanName</B></PRE>
<DL>
<DD>Bean name attribute
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
beanProperty</H3>
<PRE>
java.lang.String <B>beanProperty</B></PRE>
<DL>
<DD>Bean property attribute
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
beanScope</H3>
<PRE>
java.lang.String <B>beanScope</B></PRE>
<DL>
<DD>Bean scope attribute
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
role</H3>
<PRE>
java.lang.String <B>role</B></PRE>
<DL>
<DD>Role attribute
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
realValue</H3>
<PRE>
java.lang.Object <B>realValue</B></PRE>
<DL>
<DD>cached real value computed from tag attributes
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.tiles.UseAttributeTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/UseAttributeTag.html">org.apache.struts.taglib.tiles.UseAttributeTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
classname</H3>
<PRE>
java.lang.String <B>classname</B></PRE>
<DL>
<DD>Class name of object.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scopeName</H3>
<PRE>
java.lang.String <B>scopeName</B></PRE>
<DL>
<DD>The scope name.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
int <B>scope</B></PRE>
<DL>
<DD>The scope value.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
attributeName</H3>
<PRE>
java.lang.String <B>attributeName</B></PRE>
<DL>
<DD>The attribute name to be exposed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
isErrorIgnored</H3>
<PRE>
boolean <B>isErrorIgnored</B></PRE>
<DL>
<DD>Are errors ignored. This is the property for attribute 'ignore'.
Default value is <code>false</code>, which throws an exception.
Only "attribute not found" - errors are ignored.
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.taglib.tiles.ext</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.taglib.tiles.ext.TextTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/tiles/ext/TextTag.html">org.apache.struts.taglib.tiles.ext.TextTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
prefix</H3>
<PRE>
java.lang.String <B>prefix</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The prefix to be added before the html name.
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.taglib.template</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.taglib.template.GetTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/template/GetTag.html">org.apache.struts.taglib.template.GetTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
flush</H3>
<PRE>
boolean <B>flush</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Should we flush before including this text?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The name of the content that this tag includes (or prints).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
role</H3>
<PRE>
java.lang.String <B>role</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The role that the user must be in to retrieve content.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.template.InsertTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/template/InsertTag.html">org.apache.struts.taglib.template.InsertTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
map</H3>
<PRE>
<A HREF="org/apache/struts/taglib/template/util/ContentMap.html">ContentMap</A> <B>map</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Each insert tag has a map of content.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
template</H3>
<PRE>
java.lang.String <B>template</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The application-relative URI of the template.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.template.PutTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/template/PutTag.html">org.apache.struts.taglib.template.PutTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The content's name.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
role</H3>
<PRE>
java.lang.String <B>role</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The role that the user must be in to store content.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
content</H3>
<PRE>
java.lang.String <B>content</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The content's URI (or text).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
direct</H3>
<PRE>
java.lang.String <B>direct</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Determines whether content is included (false) or printed (true).
Content is included (false) by default.
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.taglib.template.util</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.taglib.template.util.Content"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/template/util/Content.html">org.apache.struts.taglib.template.util.Content</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
content</H3>
<PRE>
java.lang.String <B>content</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Templates regard this as content to be either included or
printed directly. This is a blank final that is
set at construction.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
direct</H3>
<PRE>
java.lang.String <B>direct</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Represents a boolean - if true, content is included, otherwise
content is printed. This is a blank final that is set at
construction. This is a string instead of a boolean as
a convenience for the tags, whose corresponding attribute
is a string.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.template.util.ContentMap"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/template/util/ContentMap.html">org.apache.struts.taglib.template.util.ContentMap</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
map</H3>
<PRE>
java.util.HashMap <B>map</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The map.
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.taglib.nested</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.taglib.nested.NestedPropertyTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/NestedPropertyTag.html">org.apache.struts.taglib.nested.NestedPropertyTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalNest</H3>
<PRE>
java.lang.String <B>originalNest</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.NestedReference"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/NestedReference.html">org.apache.struts.taglib.nested.NestedReference</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
beanName</H3>
<PRE>
java.lang.String <B>beanName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.NestedRootTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/NestedRootTag.html">org.apache.struts.taglib.nested.NestedRootTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalNesting</H3>
<PRE>
java.lang.String <B>originalNesting</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalNestingName</H3>
<PRE>
java.lang.String <B>originalNestingName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.NestedWriteNestingTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/NestedWriteNestingTag.html">org.apache.struts.taglib.nested.NestedWriteNestingTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
filter</H3>
<PRE>
boolean <B>filter</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.taglib.nested.logic</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedEmptyTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedEmptyTag.html">org.apache.struts.taglib.nested.logic.NestedEmptyTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedEqualTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedEqualTag.html">org.apache.struts.taglib.nested.logic.NestedEqualTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedGreaterEqualTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedGreaterEqualTag.html">org.apache.struts.taglib.nested.logic.NestedGreaterEqualTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedGreaterThanTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedGreaterThanTag.html">org.apache.struts.taglib.nested.logic.NestedGreaterThanTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedIterateTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedIterateTag.html">org.apache.struts.taglib.nested.logic.NestedIterateTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
nesting</H3>
<PRE>
java.lang.String <B>nesting</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalNesting</H3>
<PRE>
java.lang.String <B>originalNesting</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalNestingName</H3>
<PRE>
java.lang.String <B>originalNestingName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedLessEqualTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedLessEqualTag.html">org.apache.struts.taglib.nested.logic.NestedLessEqualTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedLessThanTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedLessThanTag.html">org.apache.struts.taglib.nested.logic.NestedLessThanTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedMatchTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedMatchTag.html">org.apache.struts.taglib.nested.logic.NestedMatchTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedMessagesNotPresentTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedMessagesNotPresentTag.html">org.apache.struts.taglib.nested.logic.NestedMessagesNotPresentTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedMessagesPresentTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedMessagesPresentTag.html">org.apache.struts.taglib.nested.logic.NestedMessagesPresentTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedNotEmptyTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedNotEmptyTag.html">org.apache.struts.taglib.nested.logic.NestedNotEmptyTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedNotEqualTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedNotEqualTag.html">org.apache.struts.taglib.nested.logic.NestedNotEqualTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedNotMatchTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedNotMatchTag.html">org.apache.struts.taglib.nested.logic.NestedNotMatchTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedNotPresentTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedNotPresentTag.html">org.apache.struts.taglib.nested.logic.NestedNotPresentTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.logic.NestedPresentTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/logic/NestedPresentTag.html">org.apache.struts.taglib.nested.logic.NestedPresentTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.taglib.nested.html</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedCheckboxTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedCheckboxTag.html">org.apache.struts.taglib.nested.html.NestedCheckboxTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedErrorsTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedErrorsTag.html">org.apache.struts.taglib.nested.html.NestedErrorsTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedFileTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedFileTag.html">org.apache.struts.taglib.nested.html.NestedFileTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedFormTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedFormTag.html">org.apache.struts.taglib.nested.html.NestedFormTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalNesting</H3>
<PRE>
java.lang.String <B>originalNesting</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalNestingName</H3>
<PRE>
java.lang.String <B>originalNestingName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedHiddenTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedHiddenTag.html">org.apache.struts.taglib.nested.html.NestedHiddenTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedImageTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedImageTag.html">org.apache.struts.taglib.nested.html.NestedImageTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedImgTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedImgTag.html">org.apache.struts.taglib.nested.html.NestedImgTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedLinkTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedLinkTag.html">org.apache.struts.taglib.nested.html.NestedLinkTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
origName</H3>
<PRE>
java.lang.String <B>origName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
origProperty</H3>
<PRE>
java.lang.String <B>origProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
origParamProperty</H3>
<PRE>
java.lang.String <B>origParamProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedMessagesTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedMessagesTag.html">org.apache.struts.taglib.nested.html.NestedMessagesTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedMultiboxTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedMultiboxTag.html">org.apache.struts.taglib.nested.html.NestedMultiboxTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedOptionsCollectionTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedOptionsCollectionTag.html">org.apache.struts.taglib.nested.html.NestedOptionsCollectionTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedOptionsTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedOptionsTag.html">org.apache.struts.taglib.nested.html.NestedOptionsTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalLabelProperty</H3>
<PRE>
java.lang.String <B>originalLabelProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedPasswordTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedPasswordTag.html">org.apache.struts.taglib.nested.html.NestedPasswordTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedRadioTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedRadioTag.html">org.apache.struts.taglib.nested.html.NestedRadioTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedSelectTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedSelectTag.html">org.apache.struts.taglib.nested.html.NestedSelectTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedSubmitTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedSubmitTag.html">org.apache.struts.taglib.nested.html.NestedSubmitTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedTextareaTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedTextareaTag.html">org.apache.struts.taglib.nested.html.NestedTextareaTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.html.NestedTextTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/html/NestedTextTag.html">org.apache.struts.taglib.nested.html.NestedTextTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.taglib.nested.bean</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.taglib.nested.bean.NestedDefineTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/bean/NestedDefineTag.html">org.apache.struts.taglib.nested.bean.NestedDefineTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.bean.NestedMessageTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/bean/NestedMessageTag.html">org.apache.struts.taglib.nested.bean.NestedMessageTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.bean.NestedSizeTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/bean/NestedSizeTag.html">org.apache.struts.taglib.nested.bean.NestedSizeTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.nested.bean.NestedWriteTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/nested/bean/NestedWriteTag.html">org.apache.struts.taglib.nested.bean.NestedWriteTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
originalName</H3>
<PRE>
java.lang.String <B>originalName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
originalProperty</H3>
<PRE>
java.lang.String <B>originalProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.taglib.logic</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.taglib.logic.CompareTagBase"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/CompareTagBase.html">org.apache.struts.taglib.logic.CompareTagBase</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The value to which the variable specified by other attributes of this
tag will be compared.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.logic.ConditionalTagBase"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/ConditionalTagBase.html">org.apache.struts.taglib.logic.ConditionalTagBase</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
cookie</H3>
<PRE>
java.lang.String <B>cookie</B></PRE>
<DL>
<DD>The name of the cookie to be used as a variable.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
header</H3>
<PRE>
java.lang.String <B>header</B></PRE>
<DL>
<DD>The name of the HTTP request header to be used as a variable.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the JSP bean to be used as a variable (if
<code>property</code> is not specified), or whose property is to be
accessed (if <code>property</code> is specified).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
parameter</H3>
<PRE>
java.lang.String <B>parameter</B></PRE>
<DL>
<DD>The name of the HTTP request parameter to be used as a variable.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name of the bean property to be used as a variable.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
role</H3>
<PRE>
java.lang.String <B>role</B></PRE>
<DL>
<DD>The name of the security role to be checked for.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>The scope to search for the bean named by the name property, or
"any scope" if null.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
user</H3>
<PRE>
java.lang.String <B>user</B></PRE>
<DL>
<DD>The user principal name to be checked for.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.logic.EmptyTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/EmptyTag.html">org.apache.struts.taglib.logic.EmptyTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.EqualTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/EqualTag.html">org.apache.struts.taglib.logic.EqualTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.ForwardTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/ForwardTag.html">org.apache.struts.taglib.logic.ForwardTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The logical name of the <code>ActionForward</code> entry to be
looked up.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.logic.GreaterEqualTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/GreaterEqualTag.html">org.apache.struts.taglib.logic.GreaterEqualTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.GreaterThanTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/GreaterThanTag.html">org.apache.struts.taglib.logic.GreaterThanTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.IterateTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/IterateTag.html">org.apache.struts.taglib.logic.IterateTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
iterator</H3>
<PRE>
java.util.Iterator <B>iterator</B></PRE>
<DL>
<DD>Iterator of the elements of this collection, while we are actually
running.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
lengthCount</H3>
<PRE>
int <B>lengthCount</B></PRE>
<DL>
<DD>The number of elements we have already rendered.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
lengthValue</H3>
<PRE>
int <B>lengthValue</B></PRE>
<DL>
<DD>The actual length value (calculated in the start tag).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
offsetValue</H3>
<PRE>
int <B>offsetValue</B></PRE>
<DL>
<DD>The actual offset value (calculated in the start tag).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
started</H3>
<PRE>
boolean <B>started</B></PRE>
<DL>
<DD>Has this tag instance been started?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
collection</H3>
<PRE>
java.lang.Object <B>collection</B></PRE>
<DL>
<DD>The collection over which we will be iterating.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>The name of the scripting variable to be exposed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
indexId</H3>
<PRE>
java.lang.String <B>indexId</B></PRE>
<DL>
<DD>The name of the scripting variable to be exposed as the current index.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
length</H3>
<PRE>
java.lang.String <B>length</B></PRE>
<DL>
<DD>The length value or attribute name (<=0 means no limit).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the collection or owning bean.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
offset</H3>
<PRE>
java.lang.String <B>offset</B></PRE>
<DL>
<DD>The starting offset (zero relative).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The property name containing the collection.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>The scope of the bean specified by the name property, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
type</H3>
<PRE>
java.lang.String <B>type</B></PRE>
<DL>
<DD>The Java class of each exposed element of the collection.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.logic.LessEqualTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/LessEqualTag.html">org.apache.struts.taglib.logic.LessEqualTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.LessThanTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/LessThanTag.html">org.apache.struts.taglib.logic.LessThanTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.MatchTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/MatchTag.html">org.apache.struts.taglib.logic.MatchTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
location</H3>
<PRE>
java.lang.String <B>location</B></PRE>
<DL>
<DD>The location where the match must exist (<code>start</code> or
<code>end</code>), or <code>null</code> for anywhere.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The value to which the variable specified by other attributes of this
tag will be matched.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.logic.MessagesNotPresentTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/MessagesNotPresentTag.html">org.apache.struts.taglib.logic.MessagesNotPresentTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.MessagesPresentTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/MessagesPresentTag.html">org.apache.struts.taglib.logic.MessagesPresentTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
message</H3>
<PRE>
java.lang.String <B>message</B></PRE>
<DL>
<DD>If this is set to 'true', then the <code>Globals.MESSAGE_KEY</code> will
be used to retrieve the messages from scope.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.logic.NotEmptyTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/NotEmptyTag.html">org.apache.struts.taglib.logic.NotEmptyTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.NotEqualTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/NotEqualTag.html">org.apache.struts.taglib.logic.NotEqualTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.NotMatchTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/NotMatchTag.html">org.apache.struts.taglib.logic.NotMatchTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.NotPresentTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/NotPresentTag.html">org.apache.struts.taglib.logic.NotPresentTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.PresentTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/PresentTag.html">org.apache.struts.taglib.logic.PresentTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.logic.RedirectTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/logic/RedirectTag.html">org.apache.struts.taglib.logic.RedirectTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
anchor</H3>
<PRE>
java.lang.String <B>anchor</B></PRE>
<DL>
<DD>The anchor to be added to the end of the generated hyperlink.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
forward</H3>
<PRE>
java.lang.String <B>forward</B></PRE>
<DL>
<DD>The logical forward name from which to retrieve the redirect URI.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
href</H3>
<PRE>
java.lang.String <B>href</B></PRE>
<DL>
<DD>The redirect URI.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The JSP bean name for query parameters.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
page</H3>
<PRE>
java.lang.String <B>page</B></PRE>
<DL>
<DD>The module-relative page URL (beginning with a slash) to which
this redirect will be rendered.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramId</H3>
<PRE>
java.lang.String <B>paramId</B></PRE>
<DL>
<DD>The single-parameter request parameter name to generate.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramName</H3>
<PRE>
java.lang.String <B>paramName</B></PRE>
<DL>
<DD>The single-parameter JSP bean name.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramProperty</H3>
<PRE>
java.lang.String <B>paramProperty</B></PRE>
<DL>
<DD>The single-parameter JSP bean property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramScope</H3>
<PRE>
java.lang.String <B>paramScope</B></PRE>
<DL>
<DD>The single-parameter JSP bean scope.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The JSP bean property name for query parameters.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>The scope of the bean specified by the name property, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
transaction</H3>
<PRE>
boolean <B>transaction</B></PRE>
<DL>
<DD>Include our transaction control token?
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.taglib.html</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.taglib.html.BaseFieldTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/BaseFieldTag.html">org.apache.struts.taglib.html.BaseFieldTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
accept</H3>
<PRE>
java.lang.String <B>accept</B></PRE>
<DL>
<DD>Comma-delimited list of content types that a server processing this form
will handle correctly. This property is defined only for the
<code>file</code> tag, but is implemented here because it affects the
rendered HTML of the corresponding &lt;input&gt; tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the bean containing our underlying property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
redisplay</H3>
<PRE>
boolean <B>redisplay</B></PRE>
<DL>
<DD>The "redisplay contents" flag (used only on <code>password</code>).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
type</H3>
<PRE>
java.lang.String <B>type</B></PRE>
<DL>
<DD>The type of input field represented by this tag (text, password, or
hidden).
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.BaseHandlerTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/BaseHandlerTag.html">org.apache.struts.taglib.html.BaseHandlerTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
accesskey</H3>
<PRE>
java.lang.String <B>accesskey</B></PRE>
<DL>
<DD>Access key character.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
tabindex</H3>
<PRE>
java.lang.String <B>tabindex</B></PRE>
<DL>
<DD>Tab index value.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
indexed</H3>
<PRE>
boolean <B>indexed</B></PRE>
<DL>
<DD>Whether to created indexed names for fields
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>Struts 1.1</DD>
</DL>
</DL>
<HR>
<H3>
onclick</H3>
<PRE>
java.lang.String <B>onclick</B></PRE>
<DL>
<DD>Mouse click event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
ondblclick</H3>
<PRE>
java.lang.String <B>ondblclick</B></PRE>
<DL>
<DD>Mouse double click event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onmouseover</H3>
<PRE>
java.lang.String <B>onmouseover</B></PRE>
<DL>
<DD>Mouse over component event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onmouseout</H3>
<PRE>
java.lang.String <B>onmouseout</B></PRE>
<DL>
<DD>Mouse exit component event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onmousemove</H3>
<PRE>
java.lang.String <B>onmousemove</B></PRE>
<DL>
<DD>Mouse moved over component event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onmousedown</H3>
<PRE>
java.lang.String <B>onmousedown</B></PRE>
<DL>
<DD>Mouse pressed on component event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onmouseup</H3>
<PRE>
java.lang.String <B>onmouseup</B></PRE>
<DL>
<DD>Mouse released on component event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onkeydown</H3>
<PRE>
java.lang.String <B>onkeydown</B></PRE>
<DL>
<DD>Key down in component event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onkeyup</H3>
<PRE>
java.lang.String <B>onkeyup</B></PRE>
<DL>
<DD>Key released in component event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onkeypress</H3>
<PRE>
java.lang.String <B>onkeypress</B></PRE>
<DL>
<DD>Key down and up together in component event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onselect</H3>
<PRE>
java.lang.String <B>onselect</B></PRE>
<DL>
<DD>Text selected in component event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onchange</H3>
<PRE>
java.lang.String <B>onchange</B></PRE>
<DL>
<DD>Content changed after component lost focus event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onblur</H3>
<PRE>
java.lang.String <B>onblur</B></PRE>
<DL>
<DD>Component lost focus event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onfocus</H3>
<PRE>
java.lang.String <B>onfocus</B></PRE>
<DL>
<DD>Component has received focus event.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
disabled</H3>
<PRE>
boolean <B>disabled</B></PRE>
<DL>
<DD>Component is disabled.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
readonly</H3>
<PRE>
boolean <B>readonly</B></PRE>
<DL>
<DD>Component is readonly.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
style</H3>
<PRE>
java.lang.String <B>style</B></PRE>
<DL>
<DD>Style attribute associated with component.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
styleClass</H3>
<PRE>
java.lang.String <B>styleClass</B></PRE>
<DL>
<DD>Named Style class associated with component.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
styleId</H3>
<PRE>
java.lang.String <B>styleId</B></PRE>
<DL>
<DD>Identifier associated with component.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
alt</H3>
<PRE>
java.lang.String <B>alt</B></PRE>
<DL>
<DD>The alternate text of this element.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
altKey</H3>
<PRE>
java.lang.String <B>altKey</B></PRE>
<DL>
<DD>The message resources key of the alternate text.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
bundle</H3>
<PRE>
java.lang.String <B>bundle</B></PRE>
<DL>
<DD>The name of the message resources bundle for message lookups.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
locale</H3>
<PRE>
java.lang.String <B>locale</B></PRE>
<DL>
<DD>The name of the session attribute key for our locale.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
title</H3>
<PRE>
java.lang.String <B>title</B></PRE>
<DL>
<DD>The advisory title of this element.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
titleKey</H3>
<PRE>
java.lang.String <B>titleKey</B></PRE>
<DL>
<DD>The message resources key of the advisory title.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
loopTagSupportClass</H3>
<PRE>
java.lang.Class <B>loopTagSupportClass</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
loopTagSupportGetStatus</H3>
<PRE>
java.lang.reflect.Method <B>loopTagSupportGetStatus</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
loopTagStatusClass</H3>
<PRE>
java.lang.Class <B>loopTagStatusClass</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
loopTagStatusGetIndex</H3>
<PRE>
java.lang.reflect.Method <B>loopTagStatusGetIndex</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
triedJstlInit</H3>
<PRE>
boolean <B>triedJstlInit</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
triedJstlSuccess</H3>
<PRE>
boolean <B>triedJstlSuccess</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.BaseInputTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/BaseInputTag.html">org.apache.struts.taglib.html.BaseInputTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
cols</H3>
<PRE>
java.lang.String <B>cols</B></PRE>
<DL>
<DD>The number of character columns for this field, or negative
for no limit.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
maxlength</H3>
<PRE>
java.lang.String <B>maxlength</B></PRE>
<DL>
<DD>The maximum number of characters allowed, or negative for no limit.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name of the field (and associated property) being processed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
rows</H3>
<PRE>
java.lang.String <B>rows</B></PRE>
<DL>
<DD>The number of rows for this field, or negative for no limit.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The value for this field, or <code>null</code> to retrieve the
corresponding property from our associated bean.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.BaseTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/BaseTag.html">org.apache.struts.taglib.html.BaseTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
server</H3>
<PRE>
java.lang.String <B>server</B></PRE>
<DL>
<DD>The server name to use instead of request.getServerName().
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
target</H3>
<PRE>
java.lang.String <B>target</B></PRE>
<DL>
<DD>The target window for this base reference.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.ButtonTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/ButtonTag.html">org.apache.struts.taglib.html.ButtonTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The property name of the generated button.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
text</H3>
<PRE>
java.lang.String <B>text</B></PRE>
<DL>
<DD>The body content of this tag (if any).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The value of the button label.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.CancelTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/CancelTag.html">org.apache.struts.taglib.html.CancelTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The property name of the generated button.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
text</H3>
<PRE>
java.lang.String <B>text</B></PRE>
<DL>
<DD>The body content of this tag (if any).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The value of the button label.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.CheckboxTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/CheckboxTag.html">org.apache.struts.taglib.html.CheckboxTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the bean containing our underlying property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The property name for this field.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
text</H3>
<PRE>
java.lang.String <B>text</B></PRE>
<DL>
<DD>The body content of this tag (if any).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The server value for this option.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.ErrorsTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/ErrorsTag.html">org.apache.struts.taglib.html.ErrorsTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
bundle</H3>
<PRE>
java.lang.String <B>bundle</B></PRE>
<DL>
<DD>The servlet context attribute key for our resources.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
locale</H3>
<PRE>
java.lang.String <B>locale</B></PRE>
<DL>
<DD>The session attribute key for our locale.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The request attribute key for our error messages (if any).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name of the property for which error messages should be returned,
or <code>null</code> to return all errors.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.FileTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/FileTag.html">org.apache.struts.taglib.html.FileTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.html.FormTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/FormTag.html">org.apache.struts.taglib.html.FormTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
action</H3>
<PRE>
java.lang.String <B>action</B></PRE>
<DL>
<DD>The action URL to which this form should be submitted, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
moduleConfig</H3>
<PRE>
<A HREF="org/apache/struts/config/ModuleConfig.html">ModuleConfig</A> <B>moduleConfig</B></PRE>
<DL>
<DD>The module configuration for our module.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
enctype</H3>
<PRE>
java.lang.String <B>enctype</B></PRE>
<DL>
<DD>The content encoding to be used on a POST submit.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
focus</H3>
<PRE>
java.lang.String <B>focus</B></PRE>
<DL>
<DD>The name of the field to receive focus, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
focusIndex</H3>
<PRE>
java.lang.String <B>focusIndex</B></PRE>
<DL>
<DD>The index in the focus field array to receive focus. This only applies if the field
given in the focus attribute is actually an array of fields. This allows a specific
field in a radio button array to receive focus while still allowing indexed field
names like "myRadioButtonField[1]" to be passed in the focus attribute.
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>Struts 1.1</DD>
</DL>
</DL>
<HR>
<H3>
mapping</H3>
<PRE>
<A HREF="org/apache/struts/action/ActionMapping.html">ActionMapping</A> <B>mapping</B></PRE>
<DL>
<DD>The ActionMapping defining where we will be submitting this form
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
method</H3>
<PRE>
java.lang.String <B>method</B></PRE>
<DL>
<DD>The request method used when submitting this form.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The attribute key under which our associated bean is stored.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onreset</H3>
<PRE>
java.lang.String <B>onreset</B></PRE>
<DL>
<DD>The onReset event script.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
onsubmit</H3>
<PRE>
java.lang.String <B>onsubmit</B></PRE>
<DL>
<DD>The onSubmit event script.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>The scope (request or session) under which our associated bean
is stored.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
servlet</H3>
<PRE>
<A HREF="org/apache/struts/action/ActionServlet.html">ActionServlet</A> <B>servlet</B></PRE>
<DL>
<DD>The ActionServlet instance we are associated with (so that we can
initialize the <code>servlet</code> property on any form bean that
we create).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
style</H3>
<PRE>
java.lang.String <B>style</B></PRE>
<DL>
<DD>The style attribute associated with this tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
styleClass</H3>
<PRE>
java.lang.String <B>styleClass</B></PRE>
<DL>
<DD>The style class associated with this tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
styleId</H3>
<PRE>
java.lang.String <B>styleId</B></PRE>
<DL>
<DD>The identifier associated with this tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
target</H3>
<PRE>
java.lang.String <B>target</B></PRE>
<DL>
<DD>The window target.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
type</H3>
<PRE>
java.lang.String <B>type</B></PRE>
<DL>
<DD>The Java class name of the bean to be created, if necessary.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
beanName</H3>
<PRE>
java.lang.String <B>beanName</B></PRE>
<DL>
<DD>The name of the form bean to (create and) use. This is either the same
as the 'name' attribute, if that was specified, or is obtained from the
associated <code>ActionMapping</code> otherwise.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
beanScope</H3>
<PRE>
java.lang.String <B>beanScope</B></PRE>
<DL>
<DD>The scope of the form bean to (create and) use. This is either the same
as the 'scope' attribute, if that was specified, or is obtained from the
associated <code>ActionMapping</code> otherwise.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
beanType</H3>
<PRE>
java.lang.String <B>beanType</B></PRE>
<DL>
<DD>The type of the form bean to (create and) use. This is either the same
as the 'type' attribute, if that was specified, or is obtained from the
associated <code>ActionMapping</code> otherwise.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.FrameTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/FrameTag.html">org.apache.struts.taglib.html.FrameTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
frameborder</H3>
<PRE>
java.lang.String <B>frameborder</B></PRE>
<DL>
<DD>The frameborder attribute that should be rendered (1, 0).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
frameName</H3>
<PRE>
java.lang.String <B>frameName</B></PRE>
<DL>
<DD>The <code>name</code> attribute that should be rendered for this frame.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
longdesc</H3>
<PRE>
java.lang.String <B>longdesc</B></PRE>
<DL>
<DD>URI of a long description of this frame (complements title).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
marginheight</H3>
<PRE>
int <B>marginheight</B></PRE>
<DL>
<DD>The margin height in pixels, or zero for no setting.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
marginwidth</H3>
<PRE>
int <B>marginwidth</B></PRE>
<DL>
<DD>The margin width in pixels, or zero for no setting.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
noresize</H3>
<PRE>
boolean <B>noresize</B></PRE>
<DL>
<DD>Should users be disallowed to resize the frame?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scrolling</H3>
<PRE>
java.lang.String <B>scrolling</B></PRE>
<DL>
<DD>What type of scrolling should be supported (yes, no, auto)?
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.HiddenTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/HiddenTag.html">org.apache.struts.taglib.html.HiddenTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
write</H3>
<PRE>
boolean <B>write</B></PRE>
<DL>
<DD>Should the value of this field also be rendered to the response?
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.HtmlTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/HtmlTag.html">org.apache.struts.taglib.html.HtmlTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
locale</H3>
<PRE>
boolean <B>locale</B></PRE>
<DL>
<DD>Should we set the current Locale for this user if needed?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
xhtml</H3>
<PRE>
boolean <B>xhtml</B></PRE>
<DL>
<DD>Are we rendering an xhtml page?
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.ImageTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/ImageTag.html">org.apache.struts.taglib.html.ImageTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
align</H3>
<PRE>
java.lang.String <B>align</B></PRE>
<DL>
<DD>The alignment for this image.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
border</H3>
<PRE>
java.lang.String <B>border</B></PRE>
<DL>
<DD>The border size around the image.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
page</H3>
<PRE>
java.lang.String <B>page</B></PRE>
<DL>
<DD>The module-relative URI of the image.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
pageKey</H3>
<PRE>
java.lang.String <B>pageKey</B></PRE>
<DL>
<DD>The message resources key of the module-relative URI of the image.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name attribute for the image button.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
src</H3>
<PRE>
java.lang.String <B>src</B></PRE>
<DL>
<DD>The URL of this image.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
srcKey</H3>
<PRE>
java.lang.String <B>srcKey</B></PRE>
<DL>
<DD>The message resources key for the URL of this image.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.ImgTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/ImgTag.html">org.apache.struts.taglib.html.ImgTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
align</H3>
<PRE>
java.lang.String <B>align</B></PRE>
<DL>
<DD>The property to specify where to align the image.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
border</H3>
<PRE>
java.lang.String <B>border</B></PRE>
<DL>
<DD>The border size around the image.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
height</H3>
<PRE>
java.lang.String <B>height</B></PRE>
<DL>
<DD>The image height.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
hspace</H3>
<PRE>
java.lang.String <B>hspace</B></PRE>
<DL>
<DD>The horizontal spacing around the image.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
imageName</H3>
<PRE>
java.lang.String <B>imageName</B></PRE>
<DL>
<DD>The image name for named images.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
ismap</H3>
<PRE>
java.lang.String <B>ismap</B></PRE>
<DL>
<DD>Server-side image map declaration.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
lowsrc</H3>
<PRE>
java.lang.String <B>lowsrc</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>This is not defined in the HTML 4.01 spec and will be removed in a
future version of Struts.</I>
<P>
<DD>The low resolution image source URI.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The JSP bean name for query parameters.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
page</H3>
<PRE>
java.lang.String <B>page</B></PRE>
<DL>
<DD>The module-relative path, starting with a slash character, of the
image to be displayed by this rendered tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
pageKey</H3>
<PRE>
java.lang.String <B>pageKey</B></PRE>
<DL>
<DD>The message resources key under which we should look up the
<code>page</code> attribute for this generated tag, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramId</H3>
<PRE>
java.lang.String <B>paramId</B></PRE>
<DL>
<DD>In situations where an image is dynamically generated (such as to create
a chart graph), this specifies the single-parameter request parameter
name to generate.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramName</H3>
<PRE>
java.lang.String <B>paramName</B></PRE>
<DL>
<DD>The single-parameter JSP bean name.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramProperty</H3>
<PRE>
java.lang.String <B>paramProperty</B></PRE>
<DL>
<DD>The single-parameter JSP bean property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramScope</H3>
<PRE>
java.lang.String <B>paramScope</B></PRE>
<DL>
<DD>The single-parameter JSP bean scope.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The JSP bean property name for query parameters.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>The scope of the bean specified by the name property, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
src</H3>
<PRE>
java.lang.String <B>src</B></PRE>
<DL>
<DD>The image source URI.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
srcKey</H3>
<PRE>
java.lang.String <B>srcKey</B></PRE>
<DL>
<DD>The message resources key under which we should look up the
<code>src</code> attribute for this generated tag, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
usemap</H3>
<PRE>
java.lang.String <B>usemap</B></PRE>
<DL>
<DD>Client-side image map declaration.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
vspace</H3>
<PRE>
java.lang.String <B>vspace</B></PRE>
<DL>
<DD>The vertical spacing around the image.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
width</H3>
<PRE>
java.lang.String <B>width</B></PRE>
<DL>
<DD>The image width.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.JavascriptValidatorTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/JavascriptValidatorTag.html">org.apache.struts.taglib.html.JavascriptValidatorTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
bundle</H3>
<PRE>
java.lang.String <B>bundle</B></PRE>
<DL>
<DD>The servlet context attribute key for our resources.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
formName</H3>
<PRE>
java.lang.String <B>formName</B></PRE>
<DL>
<DD>The name of the form that corresponds with the action name
in struts-config.xml. Specifying a form name places a
&lt;script&gt; &lt;/script&gt; around the javascript.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
page</H3>
<PRE>
int <B>page</B></PRE>
<DL>
<DD>The current page number of a multi-part form.
Only valid when the formName attribute is set.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
methodName</H3>
<PRE>
java.lang.String <B>methodName</B></PRE>
<DL>
<DD>This will be used as is for the JavaScript validation method name if it has a value. This is
the method name of the main JavaScript method that the form calls to perform validations.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
staticJavascript</H3>
<PRE>
java.lang.String <B>staticJavascript</B></PRE>
<DL>
<DD>The static JavaScript methods will only be printed if this is set to "true".
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
dynamicJavascript</H3>
<PRE>
java.lang.String <B>dynamicJavascript</B></PRE>
<DL>
<DD>The dynamic JavaScript objects will only be generated if this is set to "true".
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
src</H3>
<PRE>
java.lang.String <B>src</B></PRE>
<DL>
<DD>The src attribute for html script element (used to include an external script
resource). The src attribute is only recognized
when the formName attribute is specified.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
htmlComment</H3>
<PRE>
java.lang.String <B>htmlComment</B></PRE>
<DL>
<DD>The JavaScript methods will enclosed with html comments if this is set to "true".
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
cdata</H3>
<PRE>
java.lang.String <B>cdata</B></PRE>
<DL>
<DD>Hide JavaScript methods in a CDATA section for XHTML when "true".
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
htmlBeginComment</H3>
<PRE>
java.lang.String <B>htmlBeginComment</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
htmlEndComment</H3>
<PRE>
java.lang.String <B>htmlEndComment</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.LinkTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/LinkTag.html">org.apache.struts.taglib.html.LinkTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
text</H3>
<PRE>
java.lang.String <B>text</B></PRE>
<DL>
<DD>The body content of this tag (if any).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
anchor</H3>
<PRE>
java.lang.String <B>anchor</B></PRE>
<DL>
<DD>The anchor to be added to the end of the generated hyperlink.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
forward</H3>
<PRE>
java.lang.String <B>forward</B></PRE>
<DL>
<DD>The logical forward name from which to retrieve the hyperlink URI.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
href</H3>
<PRE>
java.lang.String <B>href</B></PRE>
<DL>
<DD>The hyperlink URI.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
linkName</H3>
<PRE>
java.lang.String <B>linkName</B></PRE>
<DL>
<DD>The link name for named links.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The JSP bean name for query parameters.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
page</H3>
<PRE>
java.lang.String <B>page</B></PRE>
<DL>
<DD>The module-relative page URL (beginning with a slash) to which
this hyperlink will be rendered.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
action</H3>
<PRE>
java.lang.String <B>action</B></PRE>
<DL>
<DD>The module-relative action (beginning with a slash) which will be
called by this link
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramId</H3>
<PRE>
java.lang.String <B>paramId</B></PRE>
<DL>
<DD>The single-parameter request parameter name to generate.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramName</H3>
<PRE>
java.lang.String <B>paramName</B></PRE>
<DL>
<DD>The single-parameter JSP bean name.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramProperty</H3>
<PRE>
java.lang.String <B>paramProperty</B></PRE>
<DL>
<DD>The single-parameter JSP bean property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
paramScope</H3>
<PRE>
java.lang.String <B>paramScope</B></PRE>
<DL>
<DD>The single-parameter JSP bean scope.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The JSP bean property name for query parameters.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>The scope of the bean specified by the name property, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
target</H3>
<PRE>
java.lang.String <B>target</B></PRE>
<DL>
<DD>The window target.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
transaction</H3>
<PRE>
boolean <B>transaction</B></PRE>
<DL>
<DD>Include transaction token (if any) in the hyperlink?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
indexId</H3>
<PRE>
java.lang.String <B>indexId</B></PRE>
<DL>
<DD>Name of parameter to generate to hold index number
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.MessagesTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/MessagesTag.html">org.apache.struts.taglib.html.MessagesTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
iterator</H3>
<PRE>
java.util.Iterator <B>iterator</B></PRE>
<DL>
<DD>Iterator of the elements of this error collection, while we are actually
running.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
processed</H3>
<PRE>
boolean <B>processed</B></PRE>
<DL>
<DD>Whether or not any error messages have been processed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>The name of the scripting variable to be exposed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
bundle</H3>
<PRE>
java.lang.String <B>bundle</B></PRE>
<DL>
<DD>The servlet context attribute key for our resources.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
locale</H3>
<PRE>
java.lang.String <B>locale</B></PRE>
<DL>
<DD>The session attribute key for our locale.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The request attribute key for our error messages (if any).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name of the property for which error messages should be returned,
or <code>null</code> to return all errors.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
header</H3>
<PRE>
java.lang.String <B>header</B></PRE>
<DL>
<DD>The message resource key for errors header.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
footer</H3>
<PRE>
java.lang.String <B>footer</B></PRE>
<DL>
<DD>The message resource key for errors footer.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
message</H3>
<PRE>
java.lang.String <B>message</B></PRE>
<DL>
<DD>If this is set to 'true', then the <code>Globals.MESSAGE_KEY</code> will
be used to retrieve the messages from scope.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.MultiboxTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/MultiboxTag.html">org.apache.struts.taglib.html.MultiboxTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
constant</H3>
<PRE>
java.lang.String <B>constant</B></PRE>
<DL>
<DD>The constant String value to be returned when this checkbox is
selected and the form is submitted.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the bean containing our underlying property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The property name for this field.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The value which will mark this checkbox as "checked" if present
in the array returned by our property getter.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.OptionsCollectionTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/OptionsCollectionTag.html">org.apache.struts.taglib.html.OptionsCollectionTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
filter</H3>
<PRE>
boolean <B>filter</B></PRE>
<DL>
<DD>Should the label values be filtered for HTML sensitive characters?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
label</H3>
<PRE>
java.lang.String <B>label</B></PRE>
<DL>
<DD>The name of the bean property containing the label.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the bean containing the values collection.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name of the property to use to build the values collection.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
style</H3>
<PRE>
java.lang.String <B>style</B></PRE>
<DL>
<DD>The style associated with this tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
styleClass</H3>
<PRE>
java.lang.String <B>styleClass</B></PRE>
<DL>
<DD>The named style class associated with this tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The name of the bean property containing the value.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.OptionsTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/OptionsTag.html">org.apache.struts.taglib.html.OptionsTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
collection</H3>
<PRE>
java.lang.String <B>collection</B></PRE>
<DL>
<DD>The name of the collection containing beans that have properties to
provide both the values and the labels (identified by the
<code>property</code> and <code>labelProperty</code> attributes).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
filter</H3>
<PRE>
boolean <B>filter</B></PRE>
<DL>
<DD>Should the label values be filtered for HTML sensitive characters?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
labelName</H3>
<PRE>
java.lang.String <B>labelName</B></PRE>
<DL>
<DD>The name of the bean containing the labels collection.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
labelProperty</H3>
<PRE>
java.lang.String <B>labelProperty</B></PRE>
<DL>
<DD>The bean property containing the labels collection.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the bean containing the values collection.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name of the property to use to build the values collection.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
style</H3>
<PRE>
java.lang.String <B>style</B></PRE>
<DL>
<DD>The style associated with this tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
styleClass</H3>
<PRE>
java.lang.String <B>styleClass</B></PRE>
<DL>
<DD>The named style class associated with this tag.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.OptionTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/OptionTag.html">org.apache.struts.taglib.html.OptionTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
text</H3>
<PRE>
java.lang.String <B>text</B></PRE>
<DL>
<DD>The message text to be displayed to the user for this tag (if any)
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
bundle</H3>
<PRE>
java.lang.String <B>bundle</B></PRE>
<DL>
<DD>The name of the servlet context attribute containing our message
resources.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
disabled</H3>
<PRE>
boolean <B>disabled</B></PRE>
<DL>
<DD>Is this option disabled?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
key</H3>
<PRE>
java.lang.String <B>key</B></PRE>
<DL>
<DD>The key used to look up the text displayed to the user for this
option, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
locale</H3>
<PRE>
java.lang.String <B>locale</B></PRE>
<DL>
<DD>The name of the attribute containing the Locale to be used for
looking up internationalized messages.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
style</H3>
<PRE>
java.lang.String <B>style</B></PRE>
<DL>
<DD>The style associated with this tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
styleClass</H3>
<PRE>
java.lang.String <B>styleClass</B></PRE>
<DL>
<DD>The named style class associated with this tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
styleId</H3>
<PRE>
java.lang.String <B>styleId</B></PRE>
<DL>
<DD>The identifier associated with this tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The server value for this option, also used to match against the
current property value to determine whether this option should be
marked as selected.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.PasswordTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/PasswordTag.html">org.apache.struts.taglib.html.PasswordTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.html.RadioTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/RadioTag.html">org.apache.struts.taglib.html.RadioTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the bean containing our underlying property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The property name for this field.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
text</H3>
<PRE>
java.lang.String <B>text</B></PRE>
<DL>
<DD>The body content of this tag (if any).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The server value for this option.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
idName</H3>
<PRE>
java.lang.String <B>idName</B></PRE>
<DL>
<DD>Name of the bean (in some scope) that will return the
value of the radio tag.
<p>
If an iterator is used to render a series of radio tags,
this field may be used to specify the name of the bean
exposed by the iterator. In this case, the value attribute is
used as the name of a property on the <code>idName</code> bean
that returns the value of the radio tag in this iteration.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.ResetTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/ResetTag.html">org.apache.struts.taglib.html.ResetTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name of the generated input field.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
text</H3>
<PRE>
java.lang.String <B>text</B></PRE>
<DL>
<DD>The body content of this tag (if any).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The value of the button label.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.RewriteTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/RewriteTag.html">org.apache.struts.taglib.html.RewriteTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.html.SelectTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/SelectTag.html">org.apache.struts.taglib.html.SelectTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
match</H3>
<PRE>
java.lang.String[] <B>match</B></PRE>
<DL>
<DD>The actual values we will match against, calculated in doStartTag().
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
multiple</H3>
<PRE>
java.lang.String <B>multiple</B></PRE>
<DL>
<DD>Should multiple selections be allowed. Any non-null value will
trigger rendering this.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the bean containing our underlying property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The property name we are associated with.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
saveBody</H3>
<PRE>
java.lang.String <B>saveBody</B></PRE>
<DL>
<DD>The saved body content of this tag.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
size</H3>
<PRE>
java.lang.String <B>size</B></PRE>
<DL>
<DD>How many available options should be displayed when this element
is rendered?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The value to compare with for marking an option selected.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.SubmitTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/SubmitTag.html">org.apache.struts.taglib.html.SubmitTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name of the generated input field.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
text</H3>
<PRE>
java.lang.String <B>text</B></PRE>
<DL>
<DD>The body content of this tag (if any).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The value of the button label.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.TextareaTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/TextareaTag.html">org.apache.struts.taglib.html.TextareaTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the bean containing our underlying property.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.html.TextTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/TextTag.html">org.apache.struts.taglib.html.TextTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.taglib.html.XhtmlTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/html/XhtmlTag.html">org.apache.struts.taglib.html.XhtmlTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.taglib.bean</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.taglib.bean.CookieTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/bean/CookieTag.html">org.apache.struts.taglib.bean.CookieTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>The name of the scripting variable that will be exposed as a page
scope attribute.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
multiple</H3>
<PRE>
java.lang.String <B>multiple</B></PRE>
<DL>
<DD>Return an array of Cookies if <code>multiple</code> is non-null.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the cookie whose value is to be exposed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The default value to return if no cookie of the specified name is found.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.bean.DefineTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/bean/DefineTag.html">org.apache.struts.taglib.bean.DefineTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
body</H3>
<PRE>
java.lang.String <B>body</B></PRE>
<DL>
<DD>The body content of this tag (if any).
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>The name of the scripting variable that will be exposed as a page
scope attribute.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the bean owning the property to be exposed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name of the property to be retrieved.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>The scope within which to search for the specified bean.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
toScope</H3>
<PRE>
java.lang.String <B>toScope</B></PRE>
<DL>
<DD>The scope within which the newly defined bean will be creatd.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
type</H3>
<PRE>
java.lang.String <B>type</B></PRE>
<DL>
<DD>The fully qualified Java class name of the value to be exposed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The (String) value to which the defined bean will be set.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.bean.HeaderTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/bean/HeaderTag.html">org.apache.struts.taglib.bean.HeaderTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>The name of the scripting variable that will be exposed as a page
scope attribute.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
multiple</H3>
<PRE>
java.lang.String <B>multiple</B></PRE>
<DL>
<DD>Return an array of header values if <code>multiple</code> is non-null.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the header whose value is to be exposed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The default value to return if no header of the specified name is found.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.bean.IncludeTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/bean/IncludeTag.html">org.apache.struts.taglib.bean.IncludeTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
anchor</H3>
<PRE>
java.lang.String <B>anchor</B></PRE>
<DL>
<DD>The anchor to be added to the end of the generated hyperlink.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
forward</H3>
<PRE>
java.lang.String <B>forward</B></PRE>
<DL>
<DD>The name of the global <code>ActionForward</code> that contains a
path to our requested resource.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
href</H3>
<PRE>
java.lang.String <B>href</B></PRE>
<DL>
<DD>The absolute URL to the resource to be included.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>The name of the scripting variable that will be exposed as a page
scope attribute.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
page</H3>
<PRE>
java.lang.String <B>page</B></PRE>
<DL>
<DD>The context-relative URI of the page or servlet to be included.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
transaction</H3>
<PRE>
boolean <B>transaction</B></PRE>
<DL>
<DD>Include transaction token (if any) in the hyperlink?
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.bean.MessageTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/bean/MessageTag.html">org.apache.struts.taglib.bean.MessageTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
arg0</H3>
<PRE>
java.lang.String <B>arg0</B></PRE>
<DL>
<DD>The first optional argument.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
arg1</H3>
<PRE>
java.lang.String <B>arg1</B></PRE>
<DL>
<DD>The second optional argument.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
arg2</H3>
<PRE>
java.lang.String <B>arg2</B></PRE>
<DL>
<DD>The third optional argument.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
arg3</H3>
<PRE>
java.lang.String <B>arg3</B></PRE>
<DL>
<DD>The fourth optional argument.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
arg4</H3>
<PRE>
java.lang.String <B>arg4</B></PRE>
<DL>
<DD>The fifth optional argument.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
bundle</H3>
<PRE>
java.lang.String <B>bundle</B></PRE>
<DL>
<DD>The servlet context attribute key for our resources.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
key</H3>
<PRE>
java.lang.String <B>key</B></PRE>
<DL>
<DD>The message key of the message to be retrieved.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>Name of the bean that contains the message key.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>Name of the property to be accessed on the specified bean.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>The scope to be searched to retrieve the specified bean.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
localeKey</H3>
<PRE>
java.lang.String <B>localeKey</B></PRE>
<DL>
<DD>The session scope key under which our Locale is stored.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.bean.PageTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/bean/PageTag.html">org.apache.struts.taglib.bean.PageTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>The name of the scripting variable that will be exposed as a page
scope attribute.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name of the page context property to be retrieved.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.bean.ParameterTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/bean/ParameterTag.html">org.apache.struts.taglib.bean.ParameterTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>The name of the scripting variable that will be exposed as a page
scope attribute.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
multiple</H3>
<PRE>
java.lang.String <B>multiple</B></PRE>
<DL>
<DD>Return an array of parameter values if <code>multiple</code> is
non-null.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the parameter whose value is to be exposed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
value</H3>
<PRE>
java.lang.String <B>value</B></PRE>
<DL>
<DD>The default value to return if no parameter of the specified name is
found.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.bean.ResourceTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/bean/ResourceTag.html">org.apache.struts.taglib.bean.ResourceTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>The name of the scripting variable that will be exposed as a page
scope attribute.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
input</H3>
<PRE>
java.lang.String <B>input</B></PRE>
<DL>
<DD>Return an InputStream to the specified resource if this is non-null.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The module-relative URI of the resource whose contents are to
be exposed.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.bean.SizeTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/bean/SizeTag.html">org.apache.struts.taglib.bean.SizeTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
collection</H3>
<PRE>
java.lang.Object <B>collection</B></PRE>
<DL>
<DD>The actual collection to be counted.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>The name of the scripting variable that will be exposed as a page
scope attribute.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of the bean owning the property to be counted.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>The name of the property to be retrieved.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>The scope within which to search for the specified bean.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.bean.StrutsTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/bean/StrutsTag.html">org.apache.struts.taglib.bean.StrutsTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
id</H3>
<PRE>
java.lang.String <B>id</B></PRE>
<DL>
<DD>The name of the scripting variable that will be exposed as a page
scope attribute.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
formBean</H3>
<PRE>
java.lang.String <B>formBean</B></PRE>
<DL>
<DD>The name of the <code>ActionFormBean</code> object to be exposed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
forward</H3>
<PRE>
java.lang.String <B>forward</B></PRE>
<DL>
<DD>The name of the <code>ActionForward</code> object to be exposed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
mapping</H3>
<PRE>
java.lang.String <B>mapping</B></PRE>
<DL>
<DD>The name of the <code>ActionMapping</code> object to be exposed.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.taglib.bean.WriteTag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/taglib/bean/WriteTag.html">org.apache.struts.taglib.bean.WriteTag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
filter</H3>
<PRE>
boolean <B>filter</B></PRE>
<DL>
<DD>Filter the rendered output for characters that are sensitive in HTML?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
ignore</H3>
<PRE>
boolean <B>ignore</B></PRE>
<DL>
<DD>Should we ignore missing beans and simply output nothing?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>Name of the bean that contains the data we will be rendering.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
property</H3>
<PRE>
java.lang.String <B>property</B></PRE>
<DL>
<DD>Name of the property to be accessed on the specified bean.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>The scope to be searched to retrieve the specified bean.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
formatStr</H3>
<PRE>
java.lang.String <B>formatStr</B></PRE>
<DL>
<DD>The format string to be used as format to convert
value to String.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
formatKey</H3>
<PRE>
java.lang.String <B>formatKey</B></PRE>
<DL>
<DD>The key to search format string in applciation resources
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
localeKey</H3>
<PRE>
java.lang.String <B>localeKey</B></PRE>
<DL>
<DD>The session scope key under which our Locale is stored.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
bundle</H3>
<PRE>
java.lang.String <B>bundle</B></PRE>
<DL>
<DD>The servlet context attribute key for our resources.
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.config</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.config.ActionConfig"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/ActionConfig.html">org.apache.struts.config.ActionConfig</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
configured</H3>
<PRE>
boolean <B>configured</B></PRE>
<DL>
<DD>Indicates if configuration of this component been completed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
exceptions</H3>
<PRE>
java.util.HashMap <B>exceptions</B></PRE>
<DL>
<DD>The set of exception handling configurations for this
action, if any, keyed by the <code>type</code> property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
forwards</H3>
<PRE>
java.util.HashMap <B>forwards</B></PRE>
<DL>
<DD>The set of local forward configurations for this action, if any,
keyed by the <code>name</code> property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
moduleConfig</H3>
<PRE>
<A HREF="org/apache/struts/config/ModuleConfig.html">ModuleConfig</A> <B>moduleConfig</B></PRE>
<DL>
<DD>The module configuration with which we are associated.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
attribute</H3>
<PRE>
java.lang.String <B>attribute</B></PRE>
<DL>
<DD>The request-scope or session-scope attribute name under which our
form bean is accessed, if it is different from the form bean's
specified <code>name</code>.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
forward</H3>
<PRE>
java.lang.String <B>forward</B></PRE>
<DL>
<DD>Context-relative path of the web application resource that will process
this request via RequestDispatcher.forward(), instead of instantiating
and calling the <code>Action</code> class specified by "type".
Exactly one of <code>forward</code>, <code>include</code>, or
<code>type</code> must be specified.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
include</H3>
<PRE>
java.lang.String <B>include</B></PRE>
<DL>
<DD>Context-relative path of the web application resource that will process
this request via RequestDispatcher.include(), instead of instantiating
and calling the <code>Action</code> class specified by "type".
Exactly one of <code>forward</code>, <code>include</code>, or
<code>type</code> must be specified.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
input</H3>
<PRE>
java.lang.String <B>input</B></PRE>
<DL>
<DD>Context-relative path of the input form to which control should be
returned if a validation error is encountered. Required if "name"
is specified and the input bean returns validation errors.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
multipartClass</H3>
<PRE>
java.lang.String <B>multipartClass</B></PRE>
<DL>
<DD>Fully qualified Java class name of the
<code>MultipartRequestHandler</code> implementation class used to
process multi-part request data for this Action.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>Name of the form bean, if any, associated with this Action.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
parameter</H3>
<PRE>
java.lang.String <B>parameter</B></PRE>
<DL>
<DD>General purpose configuration parameter that can be used to pass
extra information to the Action instance selected by this Action.
Struts does not itself use this value in any way.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
path</H3>
<PRE>
java.lang.String <B>path</B></PRE>
<DL>
<DD>Context-relative path of the submitted request, starting with a
slash ("/") character, and omitting any filename extension if
extension mapping is being used.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
prefix</H3>
<PRE>
java.lang.String <B>prefix</B></PRE>
<DL>
<DD>Prefix used to match request parameter names to form bean property
names, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
roles</H3>
<PRE>
java.lang.String <B>roles</B></PRE>
<DL>
<DD>Comma-delimited list of security role names allowed to request
this Action.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
roleNames</H3>
<PRE>
java.lang.String[] <B>roleNames</B></PRE>
<DL>
<DD>The set of security role names used to authorize access to this
Action, as an array for faster access.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>Identifier of the scope ("request" or "session") within which
our form bean is accessed, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
suffix</H3>
<PRE>
java.lang.String <B>suffix</B></PRE>
<DL>
<DD>Suffix used to match request parameter names to form bean property
names, if any.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
type</H3>
<PRE>
java.lang.String <B>type</B></PRE>
<DL>
<DD>Fully qualified Java class name of the <code>Action</code> class
to be used to process requests for this mapping if the
<code>forward</code> and <code>include</code> properties are not set.
Exactly one of <code>forward</code>, <code>include</code>, or
<code>type</code> must be specified.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
unknown</H3>
<PRE>
boolean <B>unknown</B></PRE>
<DL>
<DD>Indicates Action be configured as the default one for this
application, when true.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
validate</H3>
<PRE>
boolean <B>validate</B></PRE>
<DL>
<DD>Should the <code>validate()</code> method of the form bean associated
with this action be called?
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.config.ApplicationConfig"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/ApplicationConfig.html">org.apache.struts.config.ApplicationConfig</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.config.ControllerConfig"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/ControllerConfig.html">org.apache.struts.config.ControllerConfig</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
configured</H3>
<PRE>
boolean <B>configured</B></PRE>
<DL>
<DD>Has this component been completely configured?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
bufferSize</H3>
<PRE>
int <B>bufferSize</B></PRE>
<DL>
<DD>The input buffer size for file uploads.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
contentType</H3>
<PRE>
java.lang.String <B>contentType</B></PRE>
<DL>
<DD>The content type and character encoding to be set on each response.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
debug</H3>
<PRE>
int <B>debug</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Configure the logging detail level in your underlying
logging implemenation</I>
<P>
<DD>The debugging detail level that determines logging verbosity.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
forwardPattern</H3>
<PRE>
java.lang.String <B>forwardPattern</B></PRE>
<DL>
<DD><p>The replacement pattern used to determine a context-relative URL
from a <A HREF="org/apache/struts/config/ForwardConfig.html"><CODE>ForwardConfig</CODE></A> element. The pattern may consist of any
combination of the following markers and characters:</p>
<ul>
<li><code><strong>$M</strong></code> - Replaced by the module
prefix for the current module.</li>
<li><code><strong>$P</strong></code> - Replaced by the <code>path</code>
property of a <A HREF="org/apache/struts/config/ForwardConfig.html"><CODE>ForwardConfig</CODE></A> instance.</li>
<li><code><strong>$$</strong></code> - Renders a literal dollar sign
("$") character in the resulting URL.</li>
<li>A dollar sign followed by any other character is reserved for
future use, and both characters are silently swallowed.</li>
<li>All other characters in the pattern are passed through unchanged.
</li>
</ul>
<p>If this property is set to <code>null</code>, a default pattern of
<code>$M$P</code> is utilized, which is backwards compatible with
the hard coded functionality in prior versions.</p>
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
inputForward</H3>
<PRE>
boolean <B>inputForward</B></PRE>
<DL>
<DD><p>Should the <code>input</code> property of <A HREF="org/apache/struts/config/ActionConfig.html"><CODE>ActionConfig</CODE></A>
instances associated with this module be treated as the
name of a corresponding <A HREF="org/apache/struts/config/ForwardConfig.html"><CODE>ForwardConfig</CODE></A>. A <code>false</code>
value treats them as a module-relative path (consistent
with the hard coded behavior of earlier versions of Struts.</p>
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>Struts 1.1</DD>
</DL>
</DL>
<HR>
<H3>
locale</H3>
<PRE>
boolean <B>locale</B></PRE>
<DL>
<DD>Should we store a Locale object in the user's session if needed?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
maxFileSize</H3>
<PRE>
java.lang.String <B>maxFileSize</B></PRE>
<DL>
<DD>The maximum file size to process for file uploads.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
memFileSize</H3>
<PRE>
java.lang.String <B>memFileSize</B></PRE>
<DL>
<DD>The maximum file size to retain in memory.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
multipartClass</H3>
<PRE>
java.lang.String <B>multipartClass</B></PRE>
<DL>
<DD>The fully qualified Java class name of the MultipartRequestHandler
class to be used.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
nocache</H3>
<PRE>
boolean <B>nocache</B></PRE>
<DL>
<DD>Should we set no-cache HTTP headers on each response?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
pagePattern</H3>
<PRE>
java.lang.String <B>pagePattern</B></PRE>
<DL>
<DD><p>The replacement pattern used to determine a context-relative URL
from the <code>page</code> attribute of Struts tags and configuration
properties. The pattern may consist of any combination of the
following markers and characters:</p>
<ul>
<li><code><strong>$M</strong></code> - Replaced by the module
prefix for the current module.</li>
<li><code><strong>$P</strong></code> - Replaced by the <code>page</code>
attribute value being evaluated.</li>
<li><code><strong>$$</strong></code> - Renders a literal dollar sign
("$") character in the resulting URL.</li>
<li>A dollar sign followed by any other character is reserved for
future use, and both characters are silently swallowed.</li>
<li>All other characters in the pattern are passed through unchanged.
</li>
</ul>
<p>If this property is set to <code>null</code>, a default pattern of
<code>$M$P</code> is utilized, which is backwards compatible with
the hard coded functionality in prior versions.</p>
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
processorClass</H3>
<PRE>
java.lang.String <B>processorClass</B></PRE>
<DL>
<DD>The fully qualified class name of the RequestProcessor implementation
class to be used for this module.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
tempDir</H3>
<PRE>
java.lang.String <B>tempDir</B></PRE>
<DL>
<DD>The temporary working directory to use for file uploads.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.config.DataSourceConfig"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/DataSourceConfig.html">org.apache.struts.config.DataSourceConfig</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
configured</H3>
<PRE>
boolean <B>configured</B></PRE>
<DL>
<DD>Has this component been completely configured?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
key</H3>
<PRE>
java.lang.String <B>key</B></PRE>
<DL>
<DD>The servlet context attribute key under which this data source
is stored and made available.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
properties</H3>
<PRE>
java.util.HashMap <B>properties</B></PRE>
<DL>
<DD>The custom configuration properties for this data source implementation.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
type</H3>
<PRE>
java.lang.String <B>type</B></PRE>
<DL>
<DD>The fully qualified class name of the <code>javax.sql.DataSource</code>
implementation class.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.config.ExceptionConfig"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/ExceptionConfig.html">org.apache.struts.config.ExceptionConfig</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
configured</H3>
<PRE>
boolean <B>configured</B></PRE>
<DL>
<DD>Has this component been completely configured?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
bundle</H3>
<PRE>
java.lang.String <B>bundle</B></PRE>
<DL>
<DD>The servlet context attribute under which the message resources bundle
to be used for this exception is located. If not set, the default
message resources for the current module is assumed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
handler</H3>
<PRE>
java.lang.String <B>handler</B></PRE>
<DL>
<DD>The fully qualified Java class name of the exception handler class
which should be instantiated to handle this exception.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
key</H3>
<PRE>
java.lang.String <B>key</B></PRE>
<DL>
<DD>The message resources key specifying the error message
associated with this exception.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
path</H3>
<PRE>
java.lang.String <B>path</B></PRE>
<DL>
<DD>The module-relative path of the resource to forward to if this
exception occurs during an <code>Action</code>.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
scope</H3>
<PRE>
java.lang.String <B>scope</B></PRE>
<DL>
<DD>The scope in which we should expose the ActionError for this exception
handler.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
type</H3>
<PRE>
java.lang.String <B>type</B></PRE>
<DL>
<DD>The fully qualified Java class name of the exception that is to be
handled by this handler.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.config.FormBeanConfig"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/FormBeanConfig.html">org.apache.struts.config.FormBeanConfig</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
configured</H3>
<PRE>
boolean <B>configured</B></PRE>
<DL>
<DD>Has this component been completely configured?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
formProperties</H3>
<PRE>
java.util.HashMap <B>formProperties</B></PRE>
<DL>
<DD>The set of FormProperty elements defining dynamic form properties for
this form bean, keyed by property name.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
dynamic</H3>
<PRE>
boolean <B>dynamic</B></PRE>
<DL>
<DD>Is the form bean class an instance of DynaActionForm with dynamic
properties?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
moduleConfig</H3>
<PRE>
<A HREF="org/apache/struts/config/ModuleConfig.html">ModuleConfig</A> <B>moduleConfig</B></PRE>
<DL>
<DD>The <A HREF="org/apache/struts/config/ModuleConfig.html"><CODE>ModuleConfig</CODE></A> with which this form bean definition
is associated.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The unique identifier of this form bean, which is used to reference this
bean in <code>ActionMapping</code> instances as well as for the name of
the request or session attribute under which the corresponding form bean
instance is created or accessed.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
type</H3>
<PRE>
java.lang.String <B>type</B></PRE>
<DL>
<DD>The fully qualified Java class name of the implementation class
to be used or generated.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.config.FormPropertyConfig"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/FormPropertyConfig.html">org.apache.struts.config.FormPropertyConfig</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
configured</H3>
<PRE>
boolean <B>configured</B></PRE>
<DL>
<DD>Has this component been completely configured?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
initial</H3>
<PRE>
java.lang.String <B>initial</B></PRE>
<DL>
<DD>String representation of the initial value for this property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The JavaBean property name of the property described by this element.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
size</H3>
<PRE>
int <B>size</B></PRE>
<DL>
<DD><p>The size of the array to be created if this property is an array
type and there is no specified <code>initial</code> value. This
value must be non-negative.</p>
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>Struts 1.1</DD>
</DL>
</DL>
<HR>
<H3>
type</H3>
<PRE>
java.lang.String <B>type</B></PRE>
<DL>
<DD>The fully qualified Java class name of the implementation class
of this bean property, optionally followed by <code>[]</code> to
indicate that the property is indexed.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.config.ForwardConfig"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/ForwardConfig.html">org.apache.struts.config.ForwardConfig</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
configured</H3>
<PRE>
boolean <B>configured</B></PRE>
<DL>
<DD>Has this component been completely configured?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
contextRelative</H3>
<PRE>
boolean <B>contextRelative</B></PRE>
<DL>
<DD>Should the value of the <code>path</code> property be considered
context-relative if it starts with a slash (and therefore not
prefixed with the module prefix?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The unique identifier of this forward, which is used to reference it
in <code>Action</code> classes.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
path</H3>
<PRE>
java.lang.String <B>path</B></PRE>
<DL>
<DD><p>The URL to which this <code>ForwardConfig</code> entry points,
which must start with a slash ("/") character. It is
interpreted according to the following rules:</p>
<li>If <code>contextRelative</code> property is <code>true</code>, the
path is considered to be context-relative within the current web
application (even if we are in a named module). It will be
prefixed by the context path to create a server-relative URL.</li>
<li>If the <code>contextRelative</code> property is false, the path is
considered to be the module-relative portion of the URL.
It will be used as the replacement for the <code>$P</code>
marker in the <code>forwardPattern</code> property defined on the
<A HREF="org/apache/struts/config/ControllerConfig.html"><CODE>ControllerConfig</CODE></A> element for our current module.
For the default <code>forwardPattern</code> value of
<code>$C$M$P</code>, the resulting server-relative URL will be
the concatenation of the context path, the module prefix,
and the <code>path</code> from this <code>ForwardConfig</code>.</li>
</ul>
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
redirect</H3>
<PRE>
boolean <B>redirect</B></PRE>
<DL>
<DD>Should a redirect be used to transfer control to the specified path?
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.config.MessageResourcesConfig"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/MessageResourcesConfig.html">org.apache.struts.config.MessageResourcesConfig</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
configured</H3>
<PRE>
boolean <B>configured</B></PRE>
<DL>
<DD>Has this component been completely configured?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
factory</H3>
<PRE>
java.lang.String <B>factory</B></PRE>
<DL>
<DD>Fully qualified Java class name of the MessageResourcesFactory class
we should use.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
key</H3>
<PRE>
java.lang.String <B>key</B></PRE>
<DL>
<DD>The servlet context attributes key under which this MessageResources
instance is stored.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
nullValue</H3>
<PRE>
boolean <B>nullValue</B></PRE>
<DL>
<DD>Should we return <code>null</code> for unknown message keys?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
parameter</H3>
<PRE>
java.lang.String <B>parameter</B></PRE>
<DL>
<DD>Parameter that is passed to the <code>createResources()</code> method
of our MessageResourcesFactory implementation.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.config.PlugInConfig"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/PlugInConfig.html">org.apache.struts.config.PlugInConfig</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
configured</H3>
<PRE>
boolean <B>configured</B></PRE>
<DL>
<DD>Has this component been completely configured?
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
properties</H3>
<PRE>
java.util.Map <B>properties</B></PRE>
<DL>
<DD>A <code>Map</code> of the name-value pairs that will be used to
configure the property values of a <code>PlugIn</code> instance.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
className</H3>
<PRE>
java.lang.String <B>className</B></PRE>
<DL>
<DD>The fully qualified Java class name of the <code>PlugIn</code>
implementation class being configured.
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.config.impl</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.config.impl.DefaultModuleConfigFactory"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/impl/DefaultModuleConfigFactory.html">org.apache.struts.config.impl.DefaultModuleConfigFactory</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.config.impl.ModuleConfigImpl"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/config/impl/ModuleConfigImpl.html">org.apache.struts.config.impl.ModuleConfigImpl</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
actionConfigs</H3>
<PRE>
java.util.HashMap <B>actionConfigs</B></PRE>
<DL>
<DD>The set of action configurations for this module, if any,
keyed by the <code>path</code> property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
dataSources</H3>
<PRE>
java.util.HashMap <B>dataSources</B></PRE>
<DL>
<DD>The set of JDBC data source configurations for this
module, if any, keyed by the <code>key</code> property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
exceptions</H3>
<PRE>
java.util.HashMap <B>exceptions</B></PRE>
<DL>
<DD>The set of exception handling configurations for this
module, if any, keyed by the <code>type</code> property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
formBeans</H3>
<PRE>
java.util.HashMap <B>formBeans</B></PRE>
<DL>
<DD>The set of form bean configurations for this module, if any,
keyed by the <code>name</code> property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
forwards</H3>
<PRE>
java.util.HashMap <B>forwards</B></PRE>
<DL>
<DD>The set of global forward configurations for this module, if any,
keyed by the <code>name</code> property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
messageResources</H3>
<PRE>
java.util.HashMap <B>messageResources</B></PRE>
<DL>
<DD>The set of message resources configurations for this
module, if any, keyed by the <code>key</code> property.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
plugIns</H3>
<PRE>
java.util.ArrayList <B>plugIns</B></PRE>
<DL>
<DD>The set of configured plug-in Actions for this module,
if any, in the order they were declared and configured.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
configured</H3>
<PRE>
boolean <B>configured</B></PRE>
<DL>
<DD>Has this module been completely configured yet. Once this flag
has been set, any attempt to modify the configuration will return an
IllegalStateException.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
controllerConfig</H3>
<PRE>
<A HREF="org/apache/struts/config/ControllerConfig.html">ControllerConfig</A> <B>controllerConfig</B></PRE>
<DL>
<DD>The controller configuration object for this module.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
prefix</H3>
<PRE>
java.lang.String <B>prefix</B></PRE>
<DL>
<DD>The prefix of the context-relative portion of the request URI, used to
select this configuration versus others supported by the controller
servlet. A configuration with a prefix of a zero-length String is the
default configuration for this web module.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
actionMappingClass</H3>
<PRE>
java.lang.String <B>actionMappingClass</B></PRE>
<DL>
<DD>The default class name to be used when creating action mapping
instances.
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.struts.action</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.action.ActionError"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionError.html">org.apache.struts.action.ActionError</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.action.ActionErrors"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionErrors.html">org.apache.struts.action.ActionErrors</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.action.ActionException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionException.html">org.apache.struts.action.ActionException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.action.ActionForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionForm.html">org.apache.struts.action.ActionForm</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.action.ActionFormBean"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionFormBean.html">org.apache.struts.action.ActionFormBean</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.action.ActionFormBeans"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionFormBeans.html">org.apache.struts.action.ActionFormBeans</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
formBeans</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>formBeans</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The collection of ActionFormBean instances, keyed by name.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.action.ActionForward"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionForward.html">org.apache.struts.action.ActionForward</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.action.ActionForwards"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionForwards.html">org.apache.struts.action.ActionForwards</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
forwards</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>forwards</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The collection of ActionForward instances, keyed by logical name.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.action.ActionMapping"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionMapping.html">org.apache.struts.action.ActionMapping</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.action.ActionMappings"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionMappings.html">org.apache.struts.action.ActionMappings</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
mappings</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>mappings</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The collection of ActionMapping instances, keyed by request path.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
unknown</H3>
<PRE>
<A HREF="org/apache/struts/action/ActionMapping.html">ActionMapping</A> <B>unknown</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>The ActionMapping that should handle unknown request paths, if any.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.action.ActionMessage"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionMessage.html">org.apache.struts.action.ActionMessage</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
key</H3>
<PRE>
java.lang.String <B>key</B></PRE>
<DL>
<DD>The message key for this message.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
values</H3>
<PRE>
java.lang.Object[] <B>values</B></PRE>
<DL>
<DD>The replacement values for this mesasge.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.action.ActionMessages"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionMessages.html">org.apache.struts.action.ActionMessages</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
messages</H3>
<PRE>
java.util.HashMap <B>messages</B></PRE>
<DL>
<DD>The accumulated set of <code>ActionMessage</code> objects (represented
as an ArrayList) for each property, keyed by property name.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
iCount</H3>
<PRE>
int <B>iCount</B></PRE>
<DL>
<DD>The current number of the property/key being added. This is used
to maintain the order messages are added.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.action.ActionMessages.ActionMessageItem"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionMessages.ActionMessageItem.html">org.apache.struts.action.ActionMessages.ActionMessageItem</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
list</H3>
<PRE>
java.util.List <B>list</B></PRE>
<DL>
<DD>The list of <code>ActionMessage</code>s.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
iOrder</H3>
<PRE>
int <B>iOrder</B></PRE>
<DL>
<DD>The position in the list of messages.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.action.ActionServlet"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ActionServlet.html">org.apache.struts.action.ActionServlet</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
config</H3>
<PRE>
java.lang.String <B>config</B></PRE>
<DL>
<DD>Comma-separated list of context-relative path(s) to our configuration
resource(s) for the default module.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
configDigester</H3>
<PRE>
org.apache.commons.digester.Digester <B>configDigester</B></PRE>
<DL>
<DD>The Digester used to produce ModuleConfig objects from a
Struts configuration file.
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>Struts 1.1</DD>
</DL>
</DL>
<HR>
<H3>
convertNull</H3>
<PRE>
boolean <B>convertNull</B></PRE>
<DL>
<DD>The flag to request backwards-compatible conversions for form bean
properties of the Java wrapper class types.
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>Struts 1.1</DD>
</DL>
</DL>
<HR>
<H3>
dataSources</H3>
<PRE>
org.apache.commons.collections.FastHashMap <B>dataSources</B></PRE>
<DL>
<DD>The JDBC data sources that has been configured for this module,
if any, keyed by the servlet context attribute under which they are
stored.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
debug</H3>
<PRE>
int <B>debug</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<P>
<DD>The debugging detail level for this servlet.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
internal</H3>
<PRE>
<A HREF="org/apache/struts/util/MessageResources.html">MessageResources</A> <B>internal</B></PRE>
<DL>
<DD>The resources object for our internal resources.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
internalName</H3>
<PRE>
java.lang.String <B>internalName</B></PRE>
<DL>
<DD>The Java base name of our internal resources.
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>Struts 1.1</DD>
</DL>
</DL>
<HR>
<H3>
processor</H3>
<PRE>
<A HREF="org/apache/struts/action/RequestProcessor.html">RequestProcessor</A> <B>processor</B></PRE>
<DL>
<DD>The <code>RequestProcessor</code> instance we will use to process
all incoming requests.
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>Struts 1.1</DD>
</DL>
</DL>
<HR>
<H3>
registrations</H3>
<PRE>
java.lang.String[] <B>registrations</B></PRE>
<DL>
<DD>The set of public identifiers, and corresponding resource names, for
the versions of the configuration file DTDs that we know about. There
<strong>MUST</strong> be an even number of Strings in this list!
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
servletMapping</H3>
<PRE>
java.lang.String <B>servletMapping</B></PRE>
<DL>
<DD>The URL pattern to which we are mapped in our web application
deployment descriptor. FIXME - multiples???
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
servletName</H3>
<PRE>
java.lang.String <B>servletName</B></PRE>
<DL>
<DD>The servlet name under which we are registered in our web application
deployment descriptor.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.action.DynaActionForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/DynaActionForm.html">org.apache.struts.action.DynaActionForm</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
dynaClass</H3>
<PRE>
<A HREF="org/apache/struts/action/DynaActionFormClass.html">DynaActionFormClass</A> <B>dynaClass</B></PRE>
<DL>
<DD>The DynaActionFormClass with which we are associated.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
dynaValues</H3>
<PRE>
java.util.HashMap <B>dynaValues</B></PRE>
<DL>
<DD>The set of property values for this DynaActionForm, keyed by
property name.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.action.DynaActionFormClass"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/DynaActionFormClass.html">org.apache.struts.action.DynaActionFormClass</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
config</H3>
<PRE>
<A HREF="org/apache/struts/config/FormBeanConfig.html">FormBeanConfig</A> <B>config</B></PRE>
<DL>
<DD>The form bean configuration information for this class.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
name</H3>
<PRE>
java.lang.String <B>name</B></PRE>
<DL>
<DD>The "dynamic class name" for this <code>DynaClass</code>.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
properties</H3>
<PRE>
org.apache.commons.beanutils.DynaProperty[] <B>properties</B></PRE>
<DL>
<DD>The set of dynamic properties that are part of this DynaClass.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
propertiesMap</H3>
<PRE>
java.util.HashMap <B>propertiesMap</B></PRE>
<DL>
<DD>The set of dynamic properties that are part of this DynaClass,
keyed by the property name. Individual descriptor instances will
be the same instances as those in the <code>properties</code> list.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="org.apache.struts.action.ForwardingActionForward"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/ForwardingActionForward.html">org.apache.struts.action.ForwardingActionForward</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.action.RedirectingActionForward"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/RedirectingActionForward.html">org.apache.struts.action.RedirectingActionForward</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.action.RequestActionMapping"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/RequestActionMapping.html">org.apache.struts.action.RequestActionMapping</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.struts.action.SessionActionMapping"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/struts/action/SessionActionMapping.html">org.apache.struts.action.SessionActionMapping</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="serialized-form.html" TARGET="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;
<SCRIPT>
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 2000-2003 - Apache Software Foundation
</BODY>
</HTML>