文件名称:s2sh_globe_environment
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:16.14mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
strust2 spring hibernate 完整环境搭建,使用proxool连接池,已写好基础持久层共通方法,自定义分页标签,包含一个测试页面,自己建一张表后就可运行。方便开发s2sh项目的朋友拿来直接用,谢谢!-strust2 spring hibernate complete environment to build, use proxool connection pool, has written the basis of common method persistence layer, custom tabs, a test page, and built himself a table can run. The convenience brought friends develop s2sh project directly with, thank you!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zuche/WebRoot/index.jsp
zuche/WebRoot/testbeanlist.jsp
zuche/WebRoot/WEB-INF/web.xml
zuche/WebRoot/WEB-INF/config/spring/applicationContext.xml
zuche/WebRoot/WEB-INF/config/spring/spring-action.xml
zuche/WebRoot/WEB-INF/config/spring/spring-dao.xml
zuche/WebRoot/WEB-INF/config/spring/spring-service.xml
zuche/WebRoot/WEB-INF/config/struts2/struts-test.xml
zuche/WebRoot/WEB-INF/config/struts2/struts.xml
zuche/WebRoot/WEB-INF/lib/antlr-2.7.6rc1.jar
zuche/WebRoot/WEB-INF/lib/asm-attrs.jar
zuche/WebRoot/WEB-INF/lib/asm.jar
zuche/WebRoot/WEB-INF/lib/aspectjrt.jar
zuche/WebRoot/WEB-INF/lib/aspectjweaver.jar
zuche/WebRoot/WEB-INF/lib/cglib-2.1.3.jar
zuche/WebRoot/WEB-INF/lib/cglib-nodep-2.1_3.jar
zuche/WebRoot/WEB-INF/lib/commons-codec.jar
zuche/WebRoot/WEB-INF/lib/commons-collections-2.1.1.jar
zuche/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
zuche/WebRoot/WEB-INF/lib/commons-collections.jar
zuche/WebRoot/WEB-INF/lib/commons-dbcp.jar
zuche/WebRoot/WEB-INF/lib/commons-fileupload-1.2.1.jar
zuche/WebRoot/WEB-INF/lib/commons-fileupload-1.2.2.jar
zuche/WebRoot/WEB-INF/lib/commons-httpclient-3.1.jar
zuche/WebRoot/WEB-INF/lib/commons-lang-2.5.jar
zuche/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
zuche/WebRoot/WEB-INF/lib/commons-pool.jar
zuche/WebRoot/WEB-INF/lib/dom4j-1.6.1.jar
zuche/WebRoot/WEB-INF/lib/ehcache-1.1.jar
zuche/WebRoot/WEB-INF/lib/freemarker-2.3.15.jar
zuche/WebRoot/WEB-INF/lib/freemarker-2.3.19.jar
zuche/WebRoot/WEB-INF/lib/hibernate3.jar
zuche/WebRoot/WEB-INF/lib/jaas.jar
zuche/WebRoot/WEB-INF/lib/jaxen-1.1-beta-7.jar
zuche/WebRoot/WEB-INF/lib/jdbc2_0-stdext.jar
zuche/WebRoot/WEB-INF/lib/jstl.jar
zuche/WebRoot/WEB-INF/lib/jta.jar
zuche/WebRoot/WEB-INF/lib/junit-4.1.jar
zuche/WebRoot/WEB-INF/lib/log4j-1.2.11.jar
zuche/WebRoot/WEB-INF/lib/ognl-3.0.5.jar
zuche/WebRoot/WEB-INF/lib/ojdbc14.jar
zuche/WebRoot/WEB-INF/lib/proxool-0.9.1.jar
zuche/WebRoot/WEB-INF/lib/proxool-cglib.jar
zuche/WebRoot/WEB-INF/lib/spring.jar
zuche/WebRoot/WEB-INF/lib/standard.jar
zuche/WebRoot/WEB-INF/lib/struts2-convention-plugin-2.1.8.jar
zuche/WebRoot/WEB-INF/lib/struts2-core-2.1.8.jar
zuche/WebRoot/WEB-INF/lib/struts2-json-plugin-2.1.8.jar
zuche/WebRoot/WEB-INF/lib/struts2-spring-plugin-2.1.8.1.jar
zuche/WebRoot/WEB-INF/lib/xerces-2.6.2.jar
zuche/WebRoot/WEB-INF/lib/xml-apis.jar
zuche/WebRoot/WEB-INF/lib/xwork-core-2.1.6.jar
zuche/WebRoot/WEB-INF/mytag/pagetag.tld
zuche/src/com/newglobe/action/BaseAction.java
zuche/src/com/newglobe/action/TestAction.java
zuche/src/com/newglobe/bean/TestBean.java
zuche/src/com/newglobe/bean/hbm/TestBean.hbm.xml
zuche/src/com/newglobe/dao/IBaseDao.java
zuche/src/com/newglobe/dao/ITestDao.java
zuche/src/com/newglobe/dao/impl/BaseDao.java
zuche/src/com/newglobe/dao/impl/TestDao.java
zuche/src/com/newglobe/service/IBaseService.java
zuche/src/com/newglobe/service/ITestService.java
zuche/src/com/newglobe/service/impl/BaseService.java
zuche/src/com/newglobe/service/impl/TestService.java
zuche/src/com/newglobe/tag/PageTag.java
zuche/src/com/newglobe/util/Pager.java
zuche/src/com/newglobe/util/PagerHelper.java
zuche/src/hibernate.cfg.xml
zuche/src/log4j.properties
zuche/src/pool.xml
zuche/WebRoot/testbeanlist.jsp
zuche/WebRoot/WEB-INF/web.xml
zuche/WebRoot/WEB-INF/config/spring/applicationContext.xml
zuche/WebRoot/WEB-INF/config/spring/spring-action.xml
zuche/WebRoot/WEB-INF/config/spring/spring-dao.xml
zuche/WebRoot/WEB-INF/config/spring/spring-service.xml
zuche/WebRoot/WEB-INF/config/struts2/struts-test.xml
zuche/WebRoot/WEB-INF/config/struts2/struts.xml
zuche/WebRoot/WEB-INF/lib/antlr-2.7.6rc1.jar
zuche/WebRoot/WEB-INF/lib/asm-attrs.jar
zuche/WebRoot/WEB-INF/lib/asm.jar
zuche/WebRoot/WEB-INF/lib/aspectjrt.jar
zuche/WebRoot/WEB-INF/lib/aspectjweaver.jar
zuche/WebRoot/WEB-INF/lib/cglib-2.1.3.jar
zuche/WebRoot/WEB-INF/lib/cglib-nodep-2.1_3.jar
zuche/WebRoot/WEB-INF/lib/commons-codec.jar
zuche/WebRoot/WEB-INF/lib/commons-collections-2.1.1.jar
zuche/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
zuche/WebRoot/WEB-INF/lib/commons-collections.jar
zuche/WebRoot/WEB-INF/lib/commons-dbcp.jar
zuche/WebRoot/WEB-INF/lib/commons-fileupload-1.2.1.jar
zuche/WebRoot/WEB-INF/lib/commons-fileupload-1.2.2.jar
zuche/WebRoot/WEB-INF/lib/commons-httpclient-3.1.jar
zuche/WebRoot/WEB-INF/lib/commons-lang-2.5.jar
zuche/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
zuche/WebRoot/WEB-INF/lib/commons-pool.jar
zuche/WebRoot/WEB-INF/lib/dom4j-1.6.1.jar
zuche/WebRoot/WEB-INF/lib/ehcache-1.1.jar
zuche/WebRoot/WEB-INF/lib/freemarker-2.3.15.jar
zuche/WebRoot/WEB-INF/lib/freemarker-2.3.19.jar
zuche/WebRoot/WEB-INF/lib/hibernate3.jar
zuche/WebRoot/WEB-INF/lib/jaas.jar
zuche/WebRoot/WEB-INF/lib/jaxen-1.1-beta-7.jar
zuche/WebRoot/WEB-INF/lib/jdbc2_0-stdext.jar
zuche/WebRoot/WEB-INF/lib/jstl.jar
zuche/WebRoot/WEB-INF/lib/jta.jar
zuche/WebRoot/WEB-INF/lib/junit-4.1.jar
zuche/WebRoot/WEB-INF/lib/log4j-1.2.11.jar
zuche/WebRoot/WEB-INF/lib/ognl-3.0.5.jar
zuche/WebRoot/WEB-INF/lib/ojdbc14.jar
zuche/WebRoot/WEB-INF/lib/proxool-0.9.1.jar
zuche/WebRoot/WEB-INF/lib/proxool-cglib.jar
zuche/WebRoot/WEB-INF/lib/spring.jar
zuche/WebRoot/WEB-INF/lib/standard.jar
zuche/WebRoot/WEB-INF/lib/struts2-convention-plugin-2.1.8.jar
zuche/WebRoot/WEB-INF/lib/struts2-core-2.1.8.jar
zuche/WebRoot/WEB-INF/lib/struts2-json-plugin-2.1.8.jar
zuche/WebRoot/WEB-INF/lib/struts2-spring-plugin-2.1.8.1.jar
zuche/WebRoot/WEB-INF/lib/xerces-2.6.2.jar
zuche/WebRoot/WEB-INF/lib/xml-apis.jar
zuche/WebRoot/WEB-INF/lib/xwork-core-2.1.6.jar
zuche/WebRoot/WEB-INF/mytag/pagetag.tld
zuche/src/com/newglobe/action/BaseAction.java
zuche/src/com/newglobe/action/TestAction.java
zuche/src/com/newglobe/bean/TestBean.java
zuche/src/com/newglobe/bean/hbm/TestBean.hbm.xml
zuche/src/com/newglobe/dao/IBaseDao.java
zuche/src/com/newglobe/dao/ITestDao.java
zuche/src/com/newglobe/dao/impl/BaseDao.java
zuche/src/com/newglobe/dao/impl/TestDao.java
zuche/src/com/newglobe/service/IBaseService.java
zuche/src/com/newglobe/service/ITestService.java
zuche/src/com/newglobe/service/impl/BaseService.java
zuche/src/com/newglobe/service/impl/TestService.java
zuche/src/com/newglobe/tag/PageTag.java
zuche/src/com/newglobe/util/Pager.java
zuche/src/com/newglobe/util/PagerHelper.java
zuche/src/hibernate.cfg.xml
zuche/src/log4j.properties
zuche/src/pool.xml
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.