Fork me on GitHub
摘要: 原文http://blog.csdn.net/orclight/article/details/8616103 不管采用何种持久化技术,都需要定义数据源。Spring中提供了4种不同形式的数据源配置方式:spring自带的数据源(DriverManagerDataSource),DBCP数据源,C... 阅读全文
posted @ 2015-04-11 14:45 森林森 阅读(540) 评论(0) 推荐(1) 编辑
摘要: 1.web.xml中配置struts2过滤器struts2org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilterstruts2/*增加spring上下文配置contextConfigLocationclasspath... 阅读全文
posted @ 2015-04-11 00:28 森林森 阅读(584) 评论(0) 推荐(0) 编辑
摘要: 严重: Error configuring application listener of class org.springframework.web.context.ContextLoaderListenerjava.lang.ClassNotFoundException: org.springf... 阅读全文
posted @ 2015-04-11 00:21 森林森 阅读(19229) 评论(1) 推荐(3) 编辑