欢迎来到天天文库
浏览记录
ID:37010015
大小:88.50 KB
页数:9页
时间:2019-05-11
《strutsspringibatis整合框架搭建配置文档》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、Struts+Spring+ibatis整合开发步骤:Struts2-core-2.1.8.1.jarStruts框架的核心类库Xwork-core-2.1.6.jarXWork类库Ognl-2.7.3.jar对象图导航语言包Freemarker-2.3.15.jarStruts2deUI标签的模板Struts2-spring-plugin-2.1.8.jarSpring结合struts插件Commons-logging-1.0.4.jarStruts框架的日志包Spring.jarSpring2.5类库Ibatis2.3.4
2、.726.jarIbatis类库Ojdbc14.jarOracle数据库连接驱动Commons-dbcp-1.2.2.jarDBCP数据库连接池类库框架配置-ActionContextCleanUpstruts-cleanuporg.apache.struts2.dispatcher.ActionContextCleanUp
3、r>struts-cleanup/*框架配置-FilterDispatcherstrutsorg.apache.struts2.dispatcher.FilterDispatcherstruts/*contextConfigLocationclasspath:applicationContext.xmlorg
6、.springframework.web.context.ContextLoaderListener框架配置-Ibatis7、opertyname="dataSource"ref="DataSource"/>一.添加Spring、Struts框架对web.xml文件的修改1.添加Spring框架2.在web.xml中引入Spring配置文件(注意:applicationContext.xml文件的路径)contextConfigLocation/WEB-INF/conf/applicationContext.xml8、alue>contextorg.springframework.web.context.ContextLoaderServlet
7、opertyname="dataSource"ref="DataSource"/>一.添加Spring、Struts框架对web.xml文件的修改1.添加Spring框架2.在web.xml中引入Spring配置文件(注意:applicationContext.xml文件的路径)contextConfigLocation/WEB-INF/conf/applicationContext.xml8、alue>contextorg.springframework.web.context.ContextLoaderServlet
8、alue>
此文档下载收益归作者所有