Struts2拦截器属性excludeMethods、includeMethods配置无效之解决方法

/

 

在使用 excludeMethods,includeMethods 时拦截器要 继承 MethodFilterInterceptor

而 AbstractInterceptor 没有  excludeMethods,includeMethods 这个2个属性。。

Reproduced please indicate the author and the source, and error a link to this page.
text link: //xiaochun.zrlog.com/155.html