最近开始关注struts2的新特性,从这个版本开始,Struts开始使用convention-plugin代替codebehind-plugin来实现struts的零配置。
配置文件精简了,的确是简便了开发过程,但是,我们熟悉的配置突然disappear了,真是一下很不适应。跟着...
water
10年前 (2015-01-04) 2870℃ 0评论
0喜欢
Struts2框架按照以下搜索顺序加载Struts2常量:
1.struts-default.xml—该文件保存在struts2-core-2.x.x.jar文件中
2.struts-pluugin.xml—在struts2一些插件jar包里,比如stru...
water
10年前 (2015-01-04) 3364℃ 0评论
0喜欢
本系列转载自:http://my.oschina.net/5365437/blog?catalog=368005
一、struts2核心JAR包(亲测2.3.1.1,如果只搭建struts2环境)
1
struts2-core-2.3.1.1.jar
struts2的核心...
water
10年前 (2015-01-04) 3170℃ 0评论
0喜欢