我的需求是这样,我需要将struts.xml文件重命名为abc.xml(该文件在src下),我在看了Dispatcher的源文件后,发现需要给其传递一个参数,于是在web.xml中其filter中增加参数如下:     <filter>         <filter-name>struts</filter-name>         <filter-class>org.apache.struts2.d ...
jiaxiang12-04
搜索本博客
博客分类
最新评论
评论排行榜