|  | <!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:43:51 EDT 2003 --> | 
|  | <TITLE> | 
|  | Deprecated List (Apache Struts API Documentation) | 
|  | </TITLE> | 
|  | <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> | 
|  | </HEAD> | 
|  | <SCRIPT> | 
|  | function asd() | 
|  | { | 
|  | parent.document.title="Deprecated List (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> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | 
|  | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | 
|  | </TR> | 
|  | </TABLE> | 
|  | </TD> | 
|  | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | 
|  | </EM> | 
|  | </TD> | 
|  | </TR> | 
|  |  | 
|  | <TR> | 
|  | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | 
|  |  PREV  | 
|  |  NEXT</FONT></TD> | 
|  | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | 
|  | <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>    | 
|  |  <A HREF="deprecated-list.html" TARGET="_top"><B>NO FRAMES</B></A>    | 
|  |   | 
|  | <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> | 
|  | <H2> | 
|  | <B>Deprecated API</B></H2> | 
|  | </CENTER> | 
|  |  | 
|  | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | 
|  | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | 
|  | <TD COLSPAN=2><FONT SIZE="+2"> | 
|  | <B>Deprecated Classes</B></FONT></TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/ActionComponentServlet.html">org.apache.struts.tiles.ActionComponentServlet</A> | 
|  | <BR> | 
|  |           <I>Tiles now uses ActionServlet with TilesPlugin and TilesRequestProcessor.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionException.html">org.apache.struts.action.ActionException</A> | 
|  | <BR> | 
|  |           <I>Replaced by org.apache.struts.config.ExceptionConfig</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionFormBeans.html">org.apache.struts.action.ActionFormBeans</A> | 
|  | <BR> | 
|  |           <I>Replaced by collection of FormBeanConfig instances | 
|  | in <A HREF="org/apache/struts/config/ModuleConfig.html"><CODE>ModuleConfig</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionForwards.html">org.apache.struts.action.ActionForwards</A> | 
|  | <BR> | 
|  |           <I>Replaced by collection of ForwardConfig instances in | 
|  | <A HREF="org/apache/struts/config/ModuleConfig.html"><CODE>ModuleConfig</CODE></A> and ActionConfig</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionMappings.html">org.apache.struts.action.ActionMappings</A> | 
|  | <BR> | 
|  |           <I>Replaced by collection of ActionConfig instances in | 
|  | <A HREF="org/apache/struts/config/ModuleConfig.html"><CODE>ModuleConfig</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/config/ApplicationConfig.html">org.apache.struts.config.ApplicationConfig</A> | 
|  | <BR> | 
|  |           <I>Usage replaced by ModuleConfig Interface.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/tiles/AttributeToScopeTag.html">org.apache.struts.taglib.tiles.AttributeToScopeTag</A> | 
|  | <BR> | 
|  |           <I>Is  it  still  in  use  ?</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/Content.html">org.apache.struts.taglib.template.util.Content</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/ContentMap.html">org.apache.struts.taglib.template.util.ContentMap</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/ContentMapStack.html">org.apache.struts.taglib.template.util.ContentMapStack</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsUtil.html">org.apache.struts.tiles.DefinitionsUtil</A> | 
|  | <BR> | 
|  |           <I>Use <A HREF="org/apache/struts/tiles/TilesUtil.html#createDefinitionsFactory(javax.servlet.ServletContext, org.apache.struts.tiles.DefinitionsFactoryConfig)"><CODE>TilesUtil.createDefinitionsFactory(ServletContext, DefinitionsFactoryConfig)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/ErrorMessages.html">org.apache.struts.util.ErrorMessages</A> | 
|  | <BR> | 
|  |           <I>Use org.apache.struts.action.ActionErrors instead</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/GenericDataSource.html">org.apache.struts.util.GenericDataSource</A> | 
|  | <BR> | 
|  |           <I>Use a <code>BasicDataSource</code> directly, or indirectly | 
|  | acquire a data source provided by your container</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/GetTag.html">org.apache.struts.taglib.template.GetTag</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/InsertTag.html">org.apache.struts.taglib.template.InsertTag</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/IteratorAdapter.html">org.apache.struts.util.IteratorAdapter</A> | 
|  | <BR> | 
|  |           <I>Use commons-collections' IteratorUtils.asIterator(Enumeration).</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/actions/NoOpAction.html">org.apache.struts.tiles.actions.NoOpAction</A> | 
|  | <BR> | 
|  |           <I>Use o.a.s.a.ForwardAction instead with the parameter attribute: | 
|  | <code> | 
|  | <action path="aPath" | 
|  | type="org.apache.struts.actions.ForwardAction" | 
|  | parameter="tiles.def.name" /> | 
|  | </code></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html">org.apache.struts.taglib.template.PutTag</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html">org.apache.struts.util.StrutsValidator</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by    <A HREF="org/apache/struts/validator/FieldChecks.html"><CODE>FieldChecks</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidatorUtil.html">org.apache.struts.util.StrutsValidatorUtil</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/Resources.html"><CODE>Resources</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/tiles/ext/TextTag.html">org.apache.struts.taglib.tiles.ext.TextTag</A> | 
|  | <BR> | 
|  |           <I>Use o.a.s.taglib.html.TextTag instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/TilesServlet.html">org.apache.struts.tiles.TilesServlet</A> | 
|  | <BR> | 
|  |           <I>Use the ActionServlet instead.</I> </TD> | 
|  | </TR> | 
|  | </TABLE> | 
|  |   | 
|  | <P> | 
|  |  | 
|  | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | 
|  | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | 
|  | <TD COLSPAN=2><FONT SIZE="+2"> | 
|  | <B>Deprecated Interfaces</B></FONT></TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/ComponentDefinitionsFactory.html">org.apache.struts.tiles.ComponentDefinitionsFactory</A> | 
|  | <BR> | 
|  |           <I>Use DefinitionsFactory instead.</I> </TD> | 
|  | </TR> | 
|  | </TABLE> | 
|  |   | 
|  | <P> | 
|  |  | 
|  | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | 
|  | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | 
|  | <TD COLSPAN=2><FONT SIZE="+2"> | 
|  | <B>Deprecated Exceptions</B></FONT></TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/AppException.html">org.apache.struts.util.AppException</A> | 
|  | <BR> | 
|  |           <I>use <A HREF="org/apache/struts/util/ModuleException.html"><CODE>ModuleException</CODE></A></I> </TD> | 
|  | </TR> | 
|  | </TABLE> | 
|  |   | 
|  | <P> | 
|  |  | 
|  | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | 
|  | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | 
|  | <TD COLSPAN=2><FONT SIZE="+2"> | 
|  | <B>Deprecated Fields</B></FONT></TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#ACTION_SERVLET_KEY">org.apache.struts.action.Action.ACTION_SERVLET_KEY</A> | 
|  | <BR> | 
|  |           <I>Use Globals.ACTION_SERVLET_KEY instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/RequestProcessor.html#appConfig">org.apache.struts.action.RequestProcessor.appConfig</A> | 
|  | <BR> | 
|  |           <I>use moduleConfig instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/Globals.html#APPLICATION_KEY">org.apache.struts.Globals.APPLICATION_KEY</A> | 
|  | <BR> | 
|  |           <I>Use MODULE_KEY</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#APPLICATION_KEY">org.apache.struts.action.Action.APPLICATION_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by <A HREF="org/apache/struts/Globals.html#MODULE_KEY"><CODE>Globals.MODULE_KEY</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/upload/MultipartElement.html#data">org.apache.struts.upload.MultipartElement.data</A> | 
|  | <BR> | 
|  |           <I>This should never be used.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#DATA_SOURCE_KEY">org.apache.struts.action.Action.DATA_SOURCE_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by <A HREF="org/apache/struts/Globals.html#DATA_SOURCE_KEY"><CODE>Globals.DATA_SOURCE_KEY</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/config/ControllerConfig.html#debug">org.apache.struts.config.ControllerConfig.debug</A> | 
|  | <BR> | 
|  |           <I>Configure the logging detail level in your underlying | 
|  | logging implemenation</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#debug">org.apache.struts.action.ActionServlet.debug</A> | 
|  | <BR> | 
|  |           <I></I>  </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsFactoryConfig.html#debugLevel">org.apache.struts.tiles.DefinitionsFactoryConfig.debugLevel</A> | 
|  | <BR> | 
|  |           <I>Use commons-logging mechanism.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/html/ErrorsTag.html#defaultLocale">org.apache.struts.taglib.html.ErrorsTag.defaultLocale</A> | 
|  | <BR> | 
|  |           <I>Use Locale.getDefault() directly.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/html/JavascriptValidatorTag.html#defaultLocale">org.apache.struts.taglib.html.JavascriptValidatorTag.defaultLocale</A> | 
|  | <BR> | 
|  |           <I>This variable is no longer used.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/html/OptionTag.html#defaultLocale">org.apache.struts.taglib.html.OptionTag.defaultLocale</A> | 
|  | <BR> | 
|  |           <I>Use Locale.getDefault() directly.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#ERROR_KEY">org.apache.struts.action.Action.ERROR_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by <A HREF="org/apache/struts/Globals.html#ERROR_KEY"><CODE>Globals.ERROR_KEY</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#EXCEPTION_KEY">org.apache.struts.action.Action.EXCEPTION_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by <A HREF="org/apache/struts/Globals.html#EXCEPTION_KEY"><CODE>Globals.EXCEPTION_KEY</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/Globals.html#FORM_BEANS_KEY">org.apache.struts.Globals.FORM_BEANS_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by collection in ModuleConfig</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#FORM_BEANS_KEY">org.apache.struts.action.Action.FORM_BEANS_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by collection in ModuleConfig</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/Globals.html#FORWARDS_KEY">org.apache.struts.Globals.FORWARDS_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by collection in ModuleConfig.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#FORWARDS_KEY">org.apache.struts.action.Action.FORWARDS_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by collection in ModuleConfig.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/xmlDefinition/I18nFactorySet.html#INSTANCES_CONFIG_PARAMETER_NAME">org.apache.struts.tiles.xmlDefinition.I18nFactorySet.INSTANCES_CONFIG_PARAMETER_NAME</A> | 
|  | <BR> | 
|  |           <I>use DEFINITIONS_CONFIG_PARAMETER_NAME</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsUtil.html#INSTANCES_CONFIG_USER_DEBUG_LEVEL">org.apache.struts.tiles.DefinitionsUtil.INSTANCES_CONFIG_USER_DEBUG_LEVEL</A> | 
|  | <BR> | 
|  |           <I>use DEFINITIONS_CONFIG_USER_DEBUG_LEVEL instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#LOCALE_KEY">org.apache.struts.action.Action.LOCALE_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by <A HREF="org/apache/struts/Globals.html#LOCALE_KEY"><CODE>Globals.LOCALE_KEY</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/html/ImgTag.html#lowsrc">org.apache.struts.taglib.html.ImgTag.lowsrc</A> | 
|  | <BR> | 
|  |           <I>This is not defined in the HTML 4.01 spec and will be removed in a | 
|  | future version of Struts.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#MAPPING_KEY">org.apache.struts.action.Action.MAPPING_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by <A HREF="org/apache/struts/Globals.html#MAPPING_KEY"><CODE>Globals.MAPPING_KEY</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/Globals.html#MAPPINGS_KEY">org.apache.struts.Globals.MAPPINGS_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by collection in ModuleConfig</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#MAPPINGS_KEY">org.apache.struts.action.Action.MAPPINGS_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by collection in ModuleConfig</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#MESSAGE_KEY">org.apache.struts.action.Action.MESSAGE_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by <A HREF="org/apache/struts/Globals.html#MESSAGE_KEY"><CODE>Globals.MESSAGE_KEY</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#MESSAGES_KEY">org.apache.struts.action.Action.MESSAGES_KEY</A> | 
|  | <BR> | 
|  |           <I>Use Globals.MESSAGES_KEY instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#MULTIPART_KEY">org.apache.struts.action.Action.MULTIPART_KEY</A> | 
|  | <BR> | 
|  |           <I>Use Globals.MULTIPART_KEY instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsFactoryConfig.html#parserDebugLevel">org.apache.struts.tiles.DefinitionsFactoryConfig.parserDebugLevel</A> | 
|  | <BR> | 
|  |           <I>Use commons-logging mechanism.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#PLUG_INS_KEY">org.apache.struts.action.Action.PLUG_INS_KEY</A> | 
|  | <BR> | 
|  |           <I>Replaced by <A HREF="org/apache/struts/Globals.html#PLUG_INS_KEY"><CODE>Globals.PLUG_INS_KEY</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#REQUEST_PROCESSOR_KEY">org.apache.struts.action.Action.REQUEST_PROCESSOR_KEY</A> | 
|  | <BR> | 
|  |           <I>Use Globals.REQUEST_PROCESSOR_KEY instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#SERVLET_KEY">org.apache.struts.action.Action.SERVLET_KEY</A> | 
|  | <BR> | 
|  |           <I>Use Globals.SERVLET_KEY instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#TRANSACTION_TOKEN_KEY">org.apache.struts.action.Action.TRANSACTION_TOKEN_KEY</A> | 
|  | <BR> | 
|  |           <I>Use Globals.TRANSACTION_TOKEN_KEY instead.</I> </TD> | 
|  | </TR> | 
|  | </TABLE> | 
|  |   | 
|  | <P> | 
|  |  | 
|  | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | 
|  | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | 
|  | <TD COLSPAN=2><FONT SIZE="+2"> | 
|  | <B>Deprecated Methods</B></FONT></TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/TilesUtil.html#applicationClass(java.lang.String)">org.apache.struts.tiles.TilesUtil.applicationClass(String)</A> | 
|  | <BR> | 
|  |           <I>Use RequestUtils.applicationClass() instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/TilesUtilImpl.html#applicationClass(java.lang.String)">org.apache.struts.tiles.TilesUtilImpl.applicationClass(String)</A> | 
|  | <BR> | 
|  |           <I>Use RequestUtils.applicationClass() instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/TilesUtilStrutsImpl.html#applicationClass(java.lang.String)">org.apache.struts.tiles.TilesUtilStrutsImpl.applicationClass(String)</A> | 
|  | <BR> | 
|  |           <I>Use RequestUtils.applicationClass() instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/RequestUtils.html#computeURL(javax.servlet.jsp.PageContext, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, boolean)">org.apache.struts.util.RequestUtils.computeURL(PageContext, String, String, String, Map, String, boolean)</A> | 
|  | <BR> | 
|  |           <I>To be removed in Version 1.3. | 
|  | Use <A HREF="org/apache/struts/util/RequestUtils.html#computeURL(javax.servlet.jsp.PageContext, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, boolean)"><CODE>RequestUtils.computeURL(PageContext, String, String, String, String, Map, String, boolean)</CODE></A> instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsUtil.html#createDefinitionFactoryInstance(java.lang.String)">org.apache.struts.tiles.DefinitionsUtil.createDefinitionFactoryInstance(String)</A> | 
|  | <BR> | 
|  |           <I>No direct replacement. Use createDefinitionFactory | 
|  | <A HREF="org/apache/struts/tiles/TilesUtil.html#createDefinitionsFactory(javax.servlet.ServletContext, org.apache.struts.tiles.DefinitionsFactoryConfig)"><CODE>TilesUtil.createDefinitionsFactory(ServletContext, DefinitionsFactoryConfig)</CODE></A>.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsUtil.html#createDefinitionsFactory(javax.servlet.ServletContext, java.util.Map, java.lang.String)">org.apache.struts.tiles.DefinitionsUtil.createDefinitionsFactory(ServletContext, Map, String)</A> | 
|  | <BR> | 
|  |           <I>Use createDefinitionsFactory(ServletContext servletContext, ServletConfig servletConfig)</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/html/HtmlTag.html#currentLocale()">org.apache.struts.taglib.html.HtmlTag.currentLocale()</A> | 
|  | <BR> | 
|  |           <I>Use getCurrentLocale instead because it makes the display logic | 
|  | easier.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#defaultControllerConfig(org.apache.struts.config.ModuleConfig)">org.apache.struts.action.ActionServlet.defaultControllerConfig(ModuleConfig)</A> | 
|  | <BR> | 
|  |           <I>Will be removed in a release after Struts 1.1.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#defaultFormBeansConfig(org.apache.struts.config.ModuleConfig)">org.apache.struts.action.ActionServlet.defaultFormBeansConfig(ModuleConfig)</A> | 
|  | <BR> | 
|  |           <I>Will be removed in a release after Struts 1.1.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#defaultForwardsConfig(org.apache.struts.config.ModuleConfig)">org.apache.struts.action.ActionServlet.defaultForwardsConfig(ModuleConfig)</A> | 
|  | <BR> | 
|  |           <I>Will be removed in a release after Struts 1.1.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#defaultMappingsConfig(org.apache.struts.config.ModuleConfig)">org.apache.struts.action.ActionServlet.defaultMappingsConfig(ModuleConfig)</A> | 
|  | <BR> | 
|  |           <I>Will be removed in a release after Struts 1.1.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#defaultMessageResourcesConfig(org.apache.struts.config.ModuleConfig)">org.apache.struts.action.ActionServlet.defaultMessageResourcesConfig(ModuleConfig)</A> | 
|  | <BR> | 
|  |           <I>Will be removed in a release after Struts 1.1.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#destroyApplications()">org.apache.struts.action.ActionServlet.destroyApplications()</A> | 
|  | <BR> | 
|  |           <I>replaced by destroyModules()</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#destroyDataSources()">org.apache.struts.action.ActionServlet.destroyDataSources()</A> | 
|  | <BR> | 
|  |           <I>Will no longer be required with module support</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#doEndTag()">org.apache.struts.taglib.template.PutTag.doEndTag()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/InsertTag.html#doEndTag()">org.apache.struts.taglib.template.InsertTag.doEndTag()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/GetTag.html#doStartTag()">org.apache.struts.taglib.template.GetTag.doStartTag()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/InsertTag.html#doStartTag()">org.apache.struts.taglib.template.InsertTag.doStartTag()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionMessages.html#empty()">org.apache.struts.action.ActionMessages.empty()</A> | 
|  | <BR> | 
|  |           <I>Use isEmpty instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#findDataSource(java.lang.String)">org.apache.struts.action.ActionServlet.findDataSource(String)</A> | 
|  | <BR> | 
|  |           <I>Look up data sources directly in servlet context attributes</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#findFormBean(java.lang.String)">org.apache.struts.action.ActionServlet.findFormBean(String)</A> | 
|  | <BR> | 
|  |           <I>Replaced by ModuleConfig.findFormBeanConfig()</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#findForward(java.lang.String)">org.apache.struts.action.ActionServlet.findForward(String)</A> | 
|  | <BR> | 
|  |           <I>Replaced by ModuleConfig.findForwardConfig()</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#findMapping(java.lang.String)">org.apache.struts.action.ActionServlet.findMapping(String)</A> | 
|  | <BR> | 
|  |           <I>Replaced by ModuleConfig.findActionConfig()</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/ContentMap.html#get(java.lang.String)">org.apache.struts.taglib.template.util.ContentMap.get(String)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidatorUtil.html#getActionError(javax.servlet.http.HttpServletRequest, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field)">org.apache.struts.util.StrutsValidatorUtil.getActionError(HttpServletRequest, ValidatorAction, Field)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/Resources.html#getActionError(javax.servlet.http.HttpServletRequest, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field)"><CODE>Resources.getActionError(HttpServletRequest, ValidatorAction, Field)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#getActualContent()">org.apache.struts.taglib.template.PutTag.getActualContent()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/html/ImageTag.html#getAlign()">org.apache.struts.taglib.html.ImageTag.getAlign()</A> | 
|  | <BR> | 
|  |           <I>Align attribute is deprecated in HTML 4.x.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#getAncestor(java.lang.String)">org.apache.struts.taglib.template.PutTag.getAncestor(String)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/config/ActionConfig.html#getApplicationConfig()">org.apache.struts.config.ActionConfig.getApplicationConfig()</A> | 
|  | <BR> | 
|  |           <I><A HREF="org/apache/struts/config/ActionConfig.html#getModuleConfig()"><CODE>ActionConfig.getModuleConfig()</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#getApplicationConfig(javax.servlet.http.HttpServletRequest)">org.apache.struts.action.ActionServlet.getApplicationConfig(HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>use <A HREF="org/apache/struts/action/ActionServlet.html#getModuleConfig(javax.servlet.http.HttpServletRequest)"><CODE>ActionServlet.getModuleConfig(HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/RequestUtils.html#getApplicationPrefixes(javax.servlet.ServletContext)">org.apache.struts.util.RequestUtils.getApplicationPrefixes(ServletContext)</A> | 
|  | <BR> | 
|  |           <I>Use getModulePrefixes(ServletContext) instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidatorUtil.html#getArgs(java.lang.String, org.apache.struts.util.MessageResources, java.util.Locale, org.apache.commons.validator.Field)">org.apache.struts.util.StrutsValidatorUtil.getArgs(String, MessageResources, Locale, Field)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/Resources.html#getArgs(java.lang.String, org.apache.struts.util.MessageResources, java.util.Locale, org.apache.commons.validator.Field)"><CODE>Resources.getArgs(String,MessageResources,Locale,Field)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#getContent()">org.apache.struts.taglib.template.PutTag.getContent()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/Content.html#getContent()">org.apache.struts.taglib.template.util.Content.getContent()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/InsertTag.html#getContentMap()">org.apache.struts.taglib.template.InsertTag.getContentMap()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/upload/MultipartElement.html#getData()">org.apache.struts.upload.MultipartElement.getData()</A> | 
|  | <BR> | 
|  |           <I>Use the getFile method to get a File representing the | 
|  | data for this element</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#getDebug()">org.apache.struts.action.ActionServlet.getDebug()</A> | 
|  | <BR> | 
|  |           <I>Configure the logging detail level in your underlying | 
|  | logging implementation</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/RequestProcessor.html#getDebug()">org.apache.struts.action.RequestProcessor.getDebug()</A> | 
|  | <BR> | 
|  |           <I>Configure the logging detail level in your | 
|  | underlying logging implementation</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsFactoryConfig.html#getDebugLevel()">org.apache.struts.tiles.DefinitionsFactoryConfig.getDebugLevel()</A> | 
|  | <BR> | 
|  |           <I>Use commons-logging mechanism.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsUtil.html#getDefinition(java.lang.String, javax.servlet.jsp.PageContext)">org.apache.struts.tiles.DefinitionsUtil.getDefinition(String, PageContext)</A> | 
|  | <BR> | 
|  |           <I>Use <A HREF="org/apache/struts/tiles/TilesUtil.html#getDefinition(java.lang.String, javax.servlet.ServletRequest, javax.servlet.ServletContext)"><CODE>TilesUtil.getDefinition(String, ServletRequest, ServletContext)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsUtil.html#getDefinitionsFactory(javax.servlet.ServletContext)">org.apache.struts.tiles.DefinitionsUtil.getDefinitionsFactory(ServletContext)</A> | 
|  | <BR> | 
|  |           <I>Use <A HREF="org/apache/struts/tiles/TilesUtil.html#getDefinitionsFactory(javax.servlet.ServletRequest, javax.servlet.ServletContext)"><CODE>TilesUtil.getDefinitionsFactory(ServletRequest, ServletContext)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#getDirect()">org.apache.struts.taglib.template.PutTag.getDirect()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/GetTag.html#getFlush()">org.apache.struts.taglib.template.GetTag.getFlush()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/html/ImgTag.html#getLowsrc()">org.apache.struts.taglib.html.ImgTag.getLowsrc()</A> | 
|  | <BR> | 
|  |           <I>This is not defined in the HTML 4.01 spec and will be removed in a | 
|  | future version of Struts.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidatorUtil.html#getMessage(org.apache.struts.util.MessageResources, java.util.Locale, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field)">org.apache.struts.util.StrutsValidatorUtil.getMessage(MessageResources, Locale, ValidatorAction, Field)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/Resources.html#getMessage(org.apache.struts.util.MessageResources, java.util.Locale, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field)"><CODE>Resources.getMessage(MessageResources, Locale, ValidatorAction , Field)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/validator/Resources.html#getMessageResources(javax.servlet.ServletContext)">org.apache.struts.validator.Resources.getMessageResources(ServletContext)</A> | 
|  | <BR> | 
|  |           <I>This method can only return the resources for the default | 
|  | module.  Use getMessageResources(HttpServletRequest) to get the | 
|  | resources for the current module.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidatorUtil.html#getMessageResources(javax.servlet.ServletContext)">org.apache.struts.util.StrutsValidatorUtil.getMessageResources(ServletContext)</A> | 
|  | <BR> | 
|  |           <I>This method can only return the resources for the default | 
|  | module.  Use getMessageResources(HttpServletRequest) to get the | 
|  | resources for the current application module.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#getName()">org.apache.struts.taglib.template.PutTag.getName()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/GetTag.html#getName()">org.apache.struts.taglib.template.GetTag.getName()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsFactoryConfig.html#getParserDebugLevel()">org.apache.struts.tiles.DefinitionsFactoryConfig.getParserDebugLevel()</A> | 
|  | <BR> | 
|  |           <I>Use commons-logging mechanism.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#getResources()">org.apache.struts.action.ActionServlet.getResources()</A> | 
|  | <BR> | 
|  |           <I>Actions should call Action.getResources(HttpServletRequest) | 
|  | instead of this method, in order to retrieve the resources for the | 
|  | current module.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#getResources()">org.apache.struts.action.Action.getResources()</A> | 
|  | <BR> | 
|  |           <I>This method can only return the resources for the default | 
|  | module.  Use getResources(HttpServletRequest) to get the | 
|  | resources for the current module.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#getRole()">org.apache.struts.taglib.template.PutTag.getRole()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/GetTag.html#getRole()">org.apache.struts.taglib.template.GetTag.getRole()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/ContentMapStack.html#getStack(javax.servlet.jsp.PageContext)">org.apache.struts.taglib.template.util.ContentMapStack.getStack(PageContext)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/InsertTag.html#getTemplate()">org.apache.struts.taglib.template.InsertTag.getTemplate()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/validator/Resources.html#getValidatorResources(javax.servlet.ServletContext)">org.apache.struts.validator.Resources.getValidatorResources(ServletContext)</A> | 
|  | <BR> | 
|  |           <I>In Struts 1.1 This method can only return the resources for the default | 
|  | module.  Use getValidatorResources(HttpServletRequest, ServletContext) | 
|  | to get the resources for the current application module.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidatorUtil.html#getValidatorResources(javax.servlet.ServletContext)">org.apache.struts.util.StrutsValidatorUtil.getValidatorResources(ServletContext)</A> | 
|  | <BR> | 
|  |           <I>In Struts 1.1 This method can only return the resources for the default | 
|  | module.  Use getValidatorResources(HttpServletRequest, ServletContext) | 
|  | to get the resources for the current application module.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#hasBody()">org.apache.struts.taglib.template.PutTag.hasBody()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#initApplicationConfig(java.lang.String, java.lang.String)">org.apache.struts.action.ActionServlet.initApplicationConfig(String, String)</A> | 
|  | <BR> | 
|  |           <I>use <A HREF="org/apache/struts/action/ActionServlet.html#initModuleConfig(java.lang.String, java.lang.String)"><CODE>ActionServlet.initModuleConfig(String,String)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#initApplicationDataSources(org.apache.struts.config.ModuleConfig)">org.apache.struts.action.ActionServlet.initApplicationDataSources(ModuleConfig)</A> | 
|  | <BR> | 
|  |           <I>use initModuleDataSources(ModuleConfig)</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#initApplicationMessageResources(org.apache.struts.config.ModuleConfig)">org.apache.struts.action.ActionServlet.initApplicationMessageResources(ModuleConfig)</A> | 
|  | <BR> | 
|  |           <I>use initModuleMessageResources()</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#initApplicationPlugIns(org.apache.struts.config.ModuleConfig)">org.apache.struts.action.ActionServlet.initApplicationPlugIns(ModuleConfig)</A> | 
|  | <BR> | 
|  |           <I>use <A HREF="org/apache/struts/action/ActionServlet.html#initModulePlugIns(org.apache.struts.config.ModuleConfig)"><CODE>ActionServlet.initModulePlugIns(ModuleConfig)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#initDataSources()">org.apache.struts.action.ActionServlet.initDataSources()</A> | 
|  | <BR> | 
|  |           <I>Replaced by initApplicationDataSources() that takes | 
|  | an ModuleConfig argument. This method does nothing.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsUtil.html#initUserDebugLevel(javax.servlet.ServletConfig)">org.apache.struts.tiles.DefinitionsUtil.initUserDebugLevel(ServletConfig)</A> | 
|  | <BR> | 
|  |           <I>Use commons-logging package instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidatorUtil.html#initValidator(java.lang.String, java.lang.Object, javax.servlet.ServletContext, javax.servlet.http.HttpServletRequest, org.apache.struts.action.ActionErrors, int)">org.apache.struts.util.StrutsValidatorUtil.initValidator(String, Object, ServletContext, HttpServletRequest, ActionErrors, int)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/Resources.html#initValidator(java.lang.String, java.lang.Object, javax.servlet.ServletContext, javax.servlet.http.HttpServletRequest, org.apache.struts.action.ActionErrors, int)"><CODE>Resources.initValidator(String,Object,ServletContext,HttpServletRequest,ActionErrors,int)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/Content.html#isDirect()">org.apache.struts.taglib.template.util.Content.isDirect()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/validator/ValidatorForm.html#log(java.lang.String)">org.apache.struts.validator.ValidatorForm.log(String)</A> | 
|  | <BR> | 
|  |           <I>Use common-logging to log debug messages.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/validator/DynaValidatorForm.html#log(java.lang.String)">org.apache.struts.validator.DynaValidatorForm.log(String)</A> | 
|  | <BR> | 
|  |           <I>Use common-logging, or other logging implementation to log debug messages.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServlet.html#log(java.lang.String, int)">org.apache.struts.action.ActionServlet.log(String, int)</A> | 
|  | <BR> | 
|  |           <I>Use commons-logging instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/ActionServletWrapper.html#log(java.lang.String, int)">org.apache.struts.action.ActionServletWrapper.log(String, int)</A> | 
|  | <BR> | 
|  |           <I>Logging should now use the commons logging</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/validator/ValidatorForm.html#log(java.lang.String, java.lang.Throwable)">org.apache.struts.validator.ValidatorForm.log(String, Throwable)</A> | 
|  | <BR> | 
|  |           <I>Use common-logging to log debug messages.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/validator/DynaValidatorForm.html#log(java.lang.String, java.lang.Throwable)">org.apache.struts.validator.DynaValidatorForm.log(String, Throwable)</A> | 
|  | <BR> | 
|  |           <I>Use common-logging, or other logging implementation to log debug messages.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsUtil.html#makeDefinitionsFactoryAccessible(org.apache.struts.tiles.DefinitionsFactory, javax.servlet.ServletContext)">org.apache.struts.tiles.DefinitionsUtil.makeDefinitionsFactoryAccessible(DefinitionsFactory, ServletContext)</A> | 
|  | <BR> | 
|  |           <I>Use <A HREF="org/apache/struts/tiles/TilesUtil.html#createDefinitionsFactory(javax.servlet.ServletContext, org.apache.struts.tiles.DefinitionsFactoryConfig)"><CODE>TilesUtil.createDefinitionsFactory(ServletContext, DefinitionsFactoryConfig)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/ContentMapStack.html#peek(javax.servlet.jsp.PageContext)">org.apache.struts.taglib.template.util.ContentMapStack.peek(PageContext)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#perform(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">org.apache.struts.action.Action.perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)</A> | 
|  | <BR> | 
|  |           <I>Use the <code>execute()</code> method instead</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#perform(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.ServletRequest, javax.servlet.ServletResponse)">org.apache.struts.action.Action.perform(ActionMapping, ActionForm, ServletRequest, ServletResponse)</A> | 
|  | <BR> | 
|  |           <I>Use the <code>execute()</code> method instead</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/actions/TilesAction.html#perform(org.apache.struts.tiles.ComponentContext, org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">org.apache.struts.tiles.actions.TilesAction.perform(ComponentContext, ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)</A> | 
|  | <BR> | 
|  |           <I>Use the <code>execute()</code> method instead</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/ContentMapStack.html#pop(javax.servlet.jsp.PageContext)">org.apache.struts.taglib.template.util.ContentMapStack.pop(PageContext)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/RequestProcessor.html#processActionForward(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.ActionForward)">org.apache.struts.action.RequestProcessor.processActionForward(HttpServletRequest, HttpServletResponse, ActionForward)</A> | 
|  | <BR> | 
|  |           <I>Use processForwardConfig() instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/ActionComponentServlet.html#processForward(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">org.apache.struts.tiles.ActionComponentServlet.processForward(String, HttpServletRequest, HttpServletResponse)</A> | 
|  | <BR> | 
|  |           <I>use doForward instead</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/ContentMapStack.html#push(javax.servlet.jsp.PageContext, org.apache.struts.taglib.template.util.ContentMap)">org.apache.struts.taglib.template.util.ContentMapStack.push(PageContext, ContentMap)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/InsertTag.html#put(java.lang.String, org.apache.struts.taglib.template.util.Content)">org.apache.struts.taglib.template.InsertTag.put(String, Content)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/ContentMap.html#put(java.lang.String, org.apache.struts.taglib.template.util.Content)">org.apache.struts.taglib.template.util.ContentMap.put(String, Content)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#release()">org.apache.struts.taglib.template.PutTag.release()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/GetTag.html#release()">org.apache.struts.taglib.template.GetTag.release()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/InsertTag.html#release()">org.apache.struts.taglib.template.InsertTag.release()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/GetTag.html#saveException(java.lang.Throwable)">org.apache.struts.taglib.template.GetTag.saveException(Throwable)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/InsertTag.html#saveException(java.lang.Throwable)">org.apache.struts.taglib.template.InsertTag.saveException(Throwable)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/RequestUtils.html#selectApplication(javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext)">org.apache.struts.util.RequestUtils.selectApplication(HttpServletRequest, ServletContext)</A> | 
|  | <BR> | 
|  |           <I>use <A HREF="org/apache/struts/util/RequestUtils.html#selectModule(javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext)"><CODE>RequestUtils.selectModule(HttpServletRequest,ServletContext)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/RequestUtils.html#selectApplication(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext)">org.apache.struts.util.RequestUtils.selectApplication(String, HttpServletRequest, ServletContext)</A> | 
|  | <BR> | 
|  |           <I>use <A HREF="org/apache/struts/util/RequestUtils.html#selectModule(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext)"><CODE>RequestUtils.selectModule(String,HttpServletRequest,ServletContext)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/html/ImageTag.html#setAlign(java.lang.String)">org.apache.struts.taglib.html.ImageTag.setAlign(String)</A> | 
|  | <BR> | 
|  |           <I>Align attribute is deprecated in HTML 4.x.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/config/ActionConfig.html#setApplicationConfig(org.apache.struts.config.ModuleConfig)">org.apache.struts.config.ActionConfig.setApplicationConfig(ModuleConfig)</A> | 
|  | <BR> | 
|  |           <I><A HREF="org/apache/struts/config/ActionConfig.html#setModuleConfig(org.apache.struts.config.ModuleConfig)"><CODE>ActionConfig.setModuleConfig(ModuleConfig)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#setContent(java.lang.String)">org.apache.struts.taglib.template.PutTag.setContent(String)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/upload/MultipartElement.html#setData(byte[])">org.apache.struts.upload.MultipartElement.setData(byte[])</A> | 
|  | <BR> | 
|  |           <I>Use the setFile method to set the file | 
|  | that represents the data of this element</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsFactoryConfig.html#setDebugLevel(int)">org.apache.struts.tiles.DefinitionsFactoryConfig.setDebugLevel(int)</A> | 
|  | <BR> | 
|  |           <I>Use commons-logging mechanism.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsUtil.html#setDefinitionsFactory(org.apache.struts.tiles.ComponentDefinitionsFactory, javax.servlet.ServletContext)">org.apache.struts.tiles.DefinitionsUtil.setDefinitionsFactory(ComponentDefinitionsFactory, ServletContext)</A> | 
|  | <BR> | 
|  |           <I>since 20020708. Replaced by makeFactoryAccessible()</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/xmlDefinition/XmlParser.html#setDetailLevel(int)">org.apache.struts.tiles.xmlDefinition.XmlParser.setDetailLevel(int)</A> | 
|  | <BR> | 
|  |           <I>Use the commons-logging to set digester debug level.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#setDirect(java.lang.String)">org.apache.struts.taglib.template.PutTag.setDirect(String)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/config/FormBeanConfig.html#setDynamic(boolean)">org.apache.struts.config.FormBeanConfig.setDynamic(boolean)</A> | 
|  | <BR> | 
|  |           <I>The value to be returned by <code>getDynamic()</code> | 
|  | is now computed automatically in <code>setType()</code></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/GetTag.html#setFlush(boolean)">org.apache.struts.taglib.template.GetTag.setFlush(boolean)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/tiles/InsertTag.html#setInstance(java.lang.String)">org.apache.struts.taglib.tiles.InsertTag.setInstance(String)</A> | 
|  | <BR> | 
|  |           <I>Use setDefinition() instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#setName(java.lang.String)">org.apache.struts.taglib.template.PutTag.setName(String)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/GetTag.html#setName(java.lang.String)">org.apache.struts.taglib.template.GetTag.setName(String)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/bean/IncludeTag.html#setName(java.lang.String)">org.apache.struts.taglib.bean.IncludeTag.setName(String)</A> | 
|  | <BR> | 
|  |           <I>use setPage(String) instead</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsFactoryConfig.html#setParserDebugLevel(int)">org.apache.struts.tiles.DefinitionsFactoryConfig.setParserDebugLevel(int)</A> | 
|  | <BR> | 
|  |           <I>Use commons-logging mechanism.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/PutTag.html#setRole(java.lang.String)">org.apache.struts.taglib.template.PutTag.setRole(String)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/GetTag.html#setRole(java.lang.String)">org.apache.struts.taglib.template.GetTag.setRole(String)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/InsertTag.html#setTemplate(java.lang.String)">org.apache.struts.taglib.template.InsertTag.setTemplate(String)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/DefinitionsUtil.html#setUserDebugLevel(int)">org.apache.struts.tiles.DefinitionsUtil.setUserDebugLevel(int)</A> | 
|  | <BR> | 
|  |           <I>Use commons-logging package instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/action/Action.html#toHex(byte[])">org.apache.struts.action.Action.toHex(byte[])</A> | 
|  | <BR> | 
|  |           <I>This method will be removed in a release after Struts 1.1.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/Content.html#toString()">org.apache.struts.taglib.template.util.Content.toString()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateByte(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateByte(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateByte(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateByte(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateCreditCard(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateCreditCard(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateCreditCard(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateCreditCard(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A> | 
|  |  | 
|  | Translated to Java by Ted Husted (<a href="/org\apache\struts\util/mailto:husted@apache.org">husted@apache.org | 
|  | </a>).<br> | 
|  |     Reference Sean M. Burke's script at http://www.ling.nwu.edu/~sburke/pub/luhn_lib.pl | 
|  | </p></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateDate(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateDate(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateDate(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateDate(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateDouble(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateDouble(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateDouble(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateDouble(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateEmail(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateEmail(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateEmail(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateEmail(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A> | 
|  |  | 
|  | Based on a script by Sandeep V. Tamhankar (stamhankar@hotmail.com), http://javascript.internet.com | 
|  | </p></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateFloat(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateFloat(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateFloat(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateFloat(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateInteger(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateInteger(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateInteger(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateInteger(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateLong(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateLong(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateLong(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateLong(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateMask(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateMask(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateMask(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateMask(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateMaxLength(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateMaxLength(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateMaxLength(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateMaxLength(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateMinLength(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateMinLength(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateMinLength(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateMinLength(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/validator/FieldChecks.html#validateRange(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.validator.FieldChecks.validateRange(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateIntRange(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateIntRange(java.lang.Object,org.apache.commons.validator.ValidatorAction,org.apache.commons.validator.Field,org.apache.struts.action.ActionErrors,javax.servlet.http.HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateRange(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateRange(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateIntRange(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateIntRange(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateRequired(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateRequired(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateRequired(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateRequired(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/util/StrutsValidator.html#validateShort(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)">org.apache.struts.util.StrutsValidator.validateShort(Object, ValidatorAction, Field, ActionErrors, HttpServletRequest)</A> | 
|  | <BR> | 
|  |           <I>As of Struts 1.1, replaced by <A HREF="org/apache/struts/validator/FieldChecks.html#validateShort(java.lang.Object, org.apache.commons.validator.ValidatorAction, org.apache.commons.validator.Field, org.apache.struts.action.ActionErrors, javax.servlet.http.HttpServletRequest)"><CODE>FieldChecks.validateShort(Object,ValidatorAction,Field,ActionErrors,HttpServletRequest)</CODE></A></I> </TD> | 
|  | </TR> | 
|  | </TABLE> | 
|  |   | 
|  | <P> | 
|  |  | 
|  | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | 
|  | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | 
|  | <TD COLSPAN=2><FONT SIZE="+2"> | 
|  | <B>Deprecated Constructors</B></FONT></TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/config/ApplicationConfig.html#ApplicationConfig(org.apache.struts.config.impl.ModuleConfigImpl)">org.apache.struts.config.ApplicationConfig(ModuleConfigImpl)</A> | 
|  | <BR> | 
|  |           <I>Only used while we are deprecating ApplicationConfig to insure maximum compatability.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/tiles/ComponentContext.html#ComponentContext(org.apache.struts.tiles.ComponentDefinition)">org.apache.struts.tiles.ComponentContext(ComponentDefinition)</A> | 
|  | <BR> | 
|  |           <I>Use <A HREF="org/apache/struts/tiles/ComponentContext.html#ComponentContext(java.util.Map)"><CODE>ComponentContext.ComponentContext(Map attributes)</CODE></A> instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/Content.html#Content(java.lang.String, java.lang.String)">org.apache.struts.taglib.template.util.Content(String, String)</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/taglib/template/util/ContentMap.html#ContentMap()">org.apache.struts.taglib.template.util.ContentMap()</A> | 
|  | <BR> | 
|  |           <I>Use Tiles instead.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/config/impl/ModuleConfigImpl.html#ModuleConfigImpl(org.apache.struts.config.impl.ModuleConfigImpl)">org.apache.struts.config.impl.ModuleConfigImpl(ModuleConfigImpl)</A> | 
|  | <BR> | 
|  |           <I>Only used while we are deprecating ApplicationConfig to insure maximum compatability.</I> </TD> | 
|  | </TR> | 
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | 
|  | <TD><A HREF="org/apache/struts/upload/MultipartElement.html#MultipartElement(java.lang.String, java.lang.String, java.lang.String, byte[])">org.apache.struts.upload.MultipartElement(String, String, String, byte[])</A> | 
|  | <BR> | 
|  |           <I>Use the constructor that takes an File as an argument | 
|  | as opposed to a byte array argument, which can cause | 
|  | memory problems.</I> </TD> | 
|  | </TR> | 
|  | </TABLE> | 
|  |   | 
|  | <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> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | 
|  | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | 
|  | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | 
|  | </TR> | 
|  | </TABLE> | 
|  | </TD> | 
|  | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | 
|  | </EM> | 
|  | </TD> | 
|  | </TR> | 
|  |  | 
|  | <TR> | 
|  | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | 
|  |  PREV  | 
|  |  NEXT</FONT></TD> | 
|  | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | 
|  | <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>    | 
|  |  <A HREF="deprecated-list.html" TARGET="_top"><B>NO FRAMES</B></A>    | 
|  |   | 
|  | <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> |