📄 deprecated-list.html
字号:
This will be removed after Struts 1.2.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/tiles/ControllerSupport.html#perform(org.apache.struts.tiles.ComponentContext, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletContext)">org.apache.struts.tiles.ControllerSupport.perform(ComponentContext, HttpServletRequest, HttpServletResponse, ServletContext)</A>
<BR>
<I>Use execute() instead. This will be removed after Struts 1.2.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/tiles/Controller.html#perform(org.apache.struts.tiles.ComponentContext, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletContext)">org.apache.struts.tiles.Controller.perform(ComponentContext, HttpServletRequest, HttpServletResponse, ServletContext)</A>
<BR>
<I>Use execute() instead. This will be removed after Struts 1.2.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/util/RequestUtils.html#present(javax.servlet.jsp.PageContext, java.lang.String, java.lang.String, java.lang.String)">org.apache.struts.util.RequestUtils.present(PageContext, String, String, String)</A>
<BR>
<I>Use <A HREF="org/apache/struts/taglib/TagUtils.html#present(javax.servlet.jsp.PageContext, java.lang.String, java.lang.String, java.lang.String)"><CODE>TagUtils.present(PageContext ,String,String,String)</CODE></A> instead. This will be removed after Struts 1.2.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/tiles/actions/DefinitionDispatcherAction.html#printError(javax.servlet.http.HttpServletResponse, java.lang.String)">org.apache.struts.tiles.actions.DefinitionDispatcherAction.printError(HttpServletResponse, String)</A>
<BR>
<I>This will be removed after Struts 1.2.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/taglib/tiles/InsertTag.InsertHandler.html#processException(java.lang.Throwable, java.lang.String)">org.apache.struts.taglib.tiles.InsertTag.InsertHandler.processException(Throwable, String)</A>
<BR>
<I>This method will be removed in a release after Struts 1.2.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/util/RequestUtils.html#retrieveUserLocale(javax.servlet.jsp.PageContext, java.lang.String)">org.apache.struts.util.RequestUtils.retrieveUserLocale(PageContext, String)</A>
<BR>
<I>This will be removed after Struts 1.2. Use <A HREF="org/apache/struts/taglib/TagUtils.html#getUserLocale(javax.servlet.jsp.PageContext, java.lang.String)"><CODE>TagUtils.getUserLocale(PageContext,String)</CODE></A> instead.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/action/Action.html#saveErrors(javax.servlet.http.HttpServletRequest, org.apache.struts.action.ActionErrors)">org.apache.struts.action.Action.saveErrors(HttpServletRequest, ActionErrors)</A>
<BR>
<I>Use saveErrors(HttpServletRequest, ActionMessages) instead. This will be removed after Struts 1.2.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/util/RequestUtils.html#saveException(javax.servlet.jsp.PageContext, java.lang.Throwable)">org.apache.struts.util.RequestUtils.saveException(PageContext, Throwable)</A>
<BR>
<I>Use <A HREF="org/apache/struts/taglib/TagUtils.html#saveException(javax.servlet.jsp.PageContext, java.lang.Throwable)"><CODE>TagUtils.saveException(PageContext,Throwable)</CODE></A> instead. This will be removed after Struts 1.2.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/util/RequestUtils.html#selectModule(javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext)">org.apache.struts.util.RequestUtils.selectModule(HttpServletRequest, ServletContext)</A>
<BR>
<I>Use <A HREF="org/apache/struts/util/ModuleUtils.html#selectModule(javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext)"><CODE>ModuleUtils.selectModule(HttpServletRequest,ServletContext)</CODE></A> instead. This will be removed after Struts 1.2.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/util/RequestUtils.html#selectModule(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext)">org.apache.struts.util.RequestUtils.selectModule(String, HttpServletRequest, ServletContext)</A>
<BR>
<I>Use <A HREF="org/apache/struts/util/ModuleUtils.html#selectModule(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext)"><CODE>ModuleUtils.selectModule(String,HttpServletRequest,ServletContext)</CODE></A> instead. This will be removed after Struts 1.2.</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/ForwardConfig.html#setContextRelative(boolean)">org.apache.struts.config.ForwardConfig.setContextRelative(boolean)</A>
<BR>
<I>Use module property instead; will be removed in a release following 1.2.0.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/taglib/html/ImgTag.html#setContextRelative(java.lang.String)">org.apache.struts.taglib.html.ImgTag.setContextRelative(String)</A>
<BR>
<I>Use module property instead; will be removed in a release after 1.2.0.</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/html/HtmlTag.html#setLocale(boolean)">org.apache.struts.taglib.html.HtmlTag.setLocale(boolean)</A>
<BR>
<I>This will be removed after Struts 1.2.</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/action/ExceptionHandler.html#storeException(javax.servlet.http.HttpServletRequest, java.lang.String, org.apache.struts.action.ActionError, org.apache.struts.action.ActionForward, java.lang.String)">org.apache.struts.action.ExceptionHandler.storeException(HttpServletRequest, String, ActionError, ActionForward, String)</A>
<BR>
<I>Use storeException(HttpServletRequest, String, ActionMessage, ActionForward, String) instead. This will be removed after Struts 1.2.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/util/ResponseUtils.html#write(javax.servlet.jsp.PageContext, java.lang.String)">org.apache.struts.util.ResponseUtils.write(PageContext, String)</A>
<BR>
<I>use TagUtils.write() method instead. This method will be removed after Struts 1.2.</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/util/ResponseUtils.html#writePrevious(javax.servlet.jsp.PageContext, java.lang.String)">org.apache.struts.util.ResponseUtils.writePrevious(PageContext, String)</A>
<BR>
<I>use TagUtils.writePrevious() method instead. This method will be removed after Struts 1.2.</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/action/ActionForward.html#ActionForward(java.lang.String, java.lang.String, boolean, boolean)">org.apache.struts.action.ActionForward(String, String, boolean, boolean)</A>
<BR>
<I>Use module rather than contextRelative</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/apache/struts/config/ForwardConfig.html#ForwardConfig(java.lang.String, java.lang.String, boolean, boolean)">org.apache.struts.config.ForwardConfig(String, String, boolean, boolean)</A>
<BR>
<I>Use module rather than contextRelative</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=2 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></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -