Struts2框架 action实现Preparable接口后不再调用set方法进行属性赋值
我的struts2使用的是2.3.16.3版本的,web配置struts2的监听如下
<filter>
<filter-name>struts2</filter-name>
<filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFi...
原创
2018-12-28 11:18:28 ·
259 阅读 ·
0 评论