摘要:
1.web.xml2.struts.xml 主配置文件 <Bean>配置(用来扩展struts2的功能) 属性:class:全路径名 type:实现的接口 name:bean的名字,在具有相同type属性的bean中,改名字必须唯一 scope:bean的作用域;【default】,【singleton】,【request】,【session】,【thread】 static:是否静态注入,如果指定type,static就不能为true3.struts.properties 属性文件(自定义放在src目录下可以用来... 阅读全文
posted @ 2013-01-25 13:38
虎猫
阅读(187)
评论(0)
推荐(0)

浙公网安备 33010602011771号