首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

Spring:ContextLoaderListener功用

2012-09-10 
Spring:ContextLoaderListener作用参考资料1 Spring之ContextLoaderListener的作用http://lei2006.blog.so

Spring:ContextLoaderListener作用
参考资料
1 Spring之ContextLoaderListener的作用
http://lei2006.blog.sohu.com/116206469.html

使用spring除了添加必要的jar包,另外在web.xml一定要加上启动spring的监听器,这样配置在xml文件中的bean才会初始化

如你在web.xml这样作了配置:(web.xml 2.4)

 

热点排行