注册 登录
编程论坛 J2EE论坛

struts2升级到2.3.14.2版本 怎么升级?

陈冲 发布于 2013-06-18 16:38, 1221 次点击
我按照以前的方法设置了web。xml里面的 过滤波器         
         org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
  
但是 设置完了过后还是提示:
**************************************************************************
*                                 WARNING!!!                              *
*                                                                         *
* >>> ActionContextCleanUp <<< is deprecated! Please use the new filters! *
*                                                                         *
*             This can be a source of unpredictable problems!             *
*                                                                         *
*                Please refer to the docs for more details!               *
*              http://struts.              *
*                                                                         *
***************************************************************************
   那位能有完整的升级指导,或者针对这个问题指导!
1 回复
#2
hhwz2013-06-18 18:03
那有这么 麻烦把对应的包全部替换新版本的就OK了
1