摘要:
1方法(web.xml)<web-app> <context-param> <param-name>contextConfigLocation</param-name> <param-value>/WEB-INF/applicationContext-*.xml</param-value> </context-param><listener> <listener-class>org.springframework.web.context.ContextLoaderListener< 阅读全文
posted @ 2010-10-01 21:49
kelin1314
阅读(344)
评论(0)
推荐(0)