>>> FilterDispatcher <<< is deprecated! Please use

本文针对Struts2.3.7版本中出现的FilterDispatcher弃用警告问题,提供了解决方案。建议使用StrutsPrepareAndExecuteFilter替代原有的FilterDispatcher,以避免潜在的不可预知的问题。

在struts2.3.7下,web.xml中使用
>>> <wbr>FilterDispatcher <wbr><<< <wbr>is <wbr>deprecated! <wbr>Please <wbr>u
会出现
***********************************************************************

                             WARNING!!!                           *
*                                                                    *
* >>> FilterDispatcher <<< 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.apache.org/2.x/docs/webxml.html           *
*                                                                    *
***********************************************************************
原因在于:

Class FilterDispatcher

Deprecated. Since Struts 2.1.3, useStrutsPrepareAndExecuteFilterinstead or StrutsPrepareFilterand StrutsExecuteFilterif needing using the ActionContextCleanUpfilter in addition to this one
解决方法,将web.xml上述代码改为:


转载于:https://my.oschina.net/shaonan/blog/552118

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值