gpt4 book ai didi

struts2 - FilterDispatcher 已弃用! - FilterDispatcher 的替代品是什么?

转载 作者:行者123 更新时间:2023-12-02 07:15:03 26 4
gpt4 key购买 nike

如何避免出现以下错误?我正在 Struts2 上实现 Spring-Security,应用程序运行完美,但服务器日志上将显示以下消息。

 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

最佳答案

我建议您按照链接进行操作:

<filter>
<filter-name>struts2</filter-name>

<filter-class>
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
</filter-class>
</filter>

关于struts2 - FilterDispatcher 已弃用! - FilterDispatcher 的替代品是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16226542/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com