版本不同过滤器不同。
2.16以后应该是:
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
2.12以前应该是org.apache.struts2.dispatcher.Filterdispatcher
相关文章:
版本不同过滤器不同。
2.16以后应该是:
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
2.12以前应该是org.apache.struts2.dispatcher.Filterdispatcher
相关文章: