文件名称:s2shtest
-
所属分类:
- 标签属性:
- 上传时间:2016-04-30
-
文件大小:20.97mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个用Spring+Struts2+Hibernate整合的项目,使用MySQL数据库进行数据存储,发布在Tomcat服务器上,对于理解S2SH整合的数据流动学习有很大帮助。-A Spring+ Struts2+ Hibernate integration project by using a MySQL for data storage, published on the Tomcat server for understanding S2SH integrated data flow learning a great help.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
s2shtest/.classpath
s2shtest/.myhibernatedata
s2shtest/.mymetadata
s2shtest/.mystrutsdata
s2shtest/.project
s2shtest/.settings/.jsdtscope
s2shtest/.settings/org.eclipse.jdt.core.prefs
s2shtest/.settings/org.eclipse.wst.common.component
s2shtest/.settings/org.eclipse.wst.common.project.facet.core.xml
s2shtest/.settings/org.eclipse.wst.jsdt.ui.superType.container
s2shtest/.settings/org.eclipse.wst.jsdt.ui.superType.name
s2shtest/.springBeans
s2shtest/src/applicationContext.xml
s2shtest/src/com/heng/bm/action/HyAction.java
s2shtest/src/com/heng/bm/biz/HyBiz.java
s2shtest/src/com/heng/bm/biz/impl/HyBizImpl.java
s2shtest/src/com/heng/bm/dao/HyDao.java
s2shtest/src/com/heng/bm/dao/impl/HyDaoImpl.java
s2shtest/src/com/heng/bm/entity/Admin.hbm.xml
s2shtest/src/com/heng/bm/entity/Admin.java
s2shtest/src/com/heng/bm/entity/Book.hbm.xml
s2shtest/src/com/heng/bm/entity/Book.java
s2shtest/src/com/heng/bm/entity/Catalog.hbm.xml
s2shtest/src/com/heng/bm/entity/Catalog.java
s2shtest/src/com/heng/bm/entity/Hy.hbm.xml
s2shtest/src/com/heng/bm/entity/Hy.java
s2shtest/src/com/heng/bm/entity/Order.hbm.xml
s2shtest/src/com/heng/bm/entity/Order.java
s2shtest/src/com/heng/bm/entity/Orderitem.hbm.xml
s2shtest/src/com/heng/bm/entity/Orderitem.java
s2shtest/src/hibernate.cfg.xml
s2shtest/src/struts.xml
s2shtest/WebRoot/index.jsp
s2shtest/WebRoot/login.jsp
s2shtest/WebRoot/META-INF/MANIFEST.MF
s2shtest/WebRoot/WEB-INF/classes/applicationContext.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/action/HyAction.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/biz/HyBiz.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/biz/impl/HyBizImpl.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/dao/HyDao.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/dao/impl/HyDaoImpl.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Admin.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Admin.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Book.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Book.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Catalog.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Catalog.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Hy.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Hy.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Order.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Order.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Orderitem.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Orderitem.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/hibernate.cfg.xml
s2shtest/WebRoot/WEB-INF/classes/struts.xml
s2shtest/WebRoot/WEB-INF/lib/antlr-2.7.6.jar
s2shtest/WebRoot/WEB-INF/lib/aopalliance-1.0.jar
s2shtest/WebRoot/WEB-INF/lib/cglib-2.2.jar
s2shtest/WebRoot/WEB-INF/lib/classworlds-1.1.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.com.mchange.v2.c3p0-0.9.1.2.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.net.sf.cglib-2.2.0.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.aopalliance-1.0.0.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.apache.commons.lang-2.4.0.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.apache.commons.logging-1.1.1.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.apache.commons.pool-1.5.3.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.apache.log4j-1.2.15.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.aspectj.weaver-1.6.8.RELEASE.jar
s2shtest/WebRoot/WEB-INF/lib/commons-beanutils-1.7.0.jar
s2shtest/WebRoot/WEB-INF/lib/commons-chain-1.2.jar
s2shtest/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
s2shtest/WebRoot/WEB-INF/lib/commons-collections-3.2.jar
s2shtest/WebRoot/WEB-INF/lib/commons-dbcp.jar
s2shtest/WebRoot/WEB-INF/lib/commons-digester-2.0.jar
s2shtest/WebRoot/WEB-INF/lib/commons-fileupload-1.2.1.jar
s2shtest/WebRoot/WEB-INF/lib/commons-io-1.3.2.jar
s2shtest/WebRoot/WEB-INF/lib/commons-lang-2.3.jar
s2shtest/WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar
s2shtest/WebRoot/WEB-INF/lib/commons-logging-api-1.1.jar
s2shtest/WebRoot/WEB-INF/lib/commons-validator-1.3.1.jar
s2shtest/WebRoot/WEB-INF/lib/dom4j-1.6.1.jar
s2shtest/WebRoot/WEB-INF/lib/ehcache-1.2.3.jar
s2shtest/WebRoot/WEB-INF/lib/ejb3-persistence.jar
s2shtest/WebRoot/WEB-INF/lib/freemarker-2.3.16.jar
s2shtest/WebRoot/WEB-INF/lib/hibernate-annotations.jar
s2shtest/WebRoot/WEB-INF/lib/hibernate-commons-annotations.jar
s2shtest/WebRoot/WEB-INF/lib/hibernate-entitymanager.jar
s2shtest/WebRoot/WEB-INF/lib/hibernate-validator.jar
s2shtest/WebRoot/WEB-INF/lib/hibernate3.jar
s2shtest/WebRoot/WEB-INF/lib/javassist-3.7.ga.jar
s2shtest/WebRoot/WEB-INF/lib/javassist-3.9.0.GA.jar
s2shtest/WebRoot/WEB-INF/lib/jotm.jar
s2shtest/WebRoot/WEB-INF/lib/jsf-api.jar
s2shtest/WebRoot/WEB-INF/lib/jsf-impl.jar
s2shtest/WebRoot/WEB-INF/lib/json-lib-2.1-jdk15.jar
s2shtest/WebRoot/WEB-INF/lib/jstl-1.2.jar
s2shtest/WebRoot/WEB-INF/lib/jta-1.1.jar
s2shtest/WebRoot/WEB-INF/lib/log4j-1.2.14.jar
s2shtest/WebRoot/WEB-INF/lib/ognl-3.0.jar
s2shtest/WebRoot/WEB-INF/lib/ojdbc6.jar
s2shtest/WebRoot/WEB-INF/lib/org.springframework.aop-3.0.5.REL
s2shtest/.myhibernatedata
s2shtest/.mymetadata
s2shtest/.mystrutsdata
s2shtest/.project
s2shtest/.settings/.jsdtscope
s2shtest/.settings/org.eclipse.jdt.core.prefs
s2shtest/.settings/org.eclipse.wst.common.component
s2shtest/.settings/org.eclipse.wst.common.project.facet.core.xml
s2shtest/.settings/org.eclipse.wst.jsdt.ui.superType.container
s2shtest/.settings/org.eclipse.wst.jsdt.ui.superType.name
s2shtest/.springBeans
s2shtest/src/applicationContext.xml
s2shtest/src/com/heng/bm/action/HyAction.java
s2shtest/src/com/heng/bm/biz/HyBiz.java
s2shtest/src/com/heng/bm/biz/impl/HyBizImpl.java
s2shtest/src/com/heng/bm/dao/HyDao.java
s2shtest/src/com/heng/bm/dao/impl/HyDaoImpl.java
s2shtest/src/com/heng/bm/entity/Admin.hbm.xml
s2shtest/src/com/heng/bm/entity/Admin.java
s2shtest/src/com/heng/bm/entity/Book.hbm.xml
s2shtest/src/com/heng/bm/entity/Book.java
s2shtest/src/com/heng/bm/entity/Catalog.hbm.xml
s2shtest/src/com/heng/bm/entity/Catalog.java
s2shtest/src/com/heng/bm/entity/Hy.hbm.xml
s2shtest/src/com/heng/bm/entity/Hy.java
s2shtest/src/com/heng/bm/entity/Order.hbm.xml
s2shtest/src/com/heng/bm/entity/Order.java
s2shtest/src/com/heng/bm/entity/Orderitem.hbm.xml
s2shtest/src/com/heng/bm/entity/Orderitem.java
s2shtest/src/hibernate.cfg.xml
s2shtest/src/struts.xml
s2shtest/WebRoot/index.jsp
s2shtest/WebRoot/login.jsp
s2shtest/WebRoot/META-INF/MANIFEST.MF
s2shtest/WebRoot/WEB-INF/classes/applicationContext.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/action/HyAction.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/biz/HyBiz.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/biz/impl/HyBizImpl.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/dao/HyDao.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/dao/impl/HyDaoImpl.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Admin.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Admin.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Book.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Book.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Catalog.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Catalog.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Hy.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Hy.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Order.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Order.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Orderitem.class
s2shtest/WebRoot/WEB-INF/classes/com/heng/bm/entity/Orderitem.hbm.xml
s2shtest/WebRoot/WEB-INF/classes/hibernate.cfg.xml
s2shtest/WebRoot/WEB-INF/classes/struts.xml
s2shtest/WebRoot/WEB-INF/lib/antlr-2.7.6.jar
s2shtest/WebRoot/WEB-INF/lib/aopalliance-1.0.jar
s2shtest/WebRoot/WEB-INF/lib/cglib-2.2.jar
s2shtest/WebRoot/WEB-INF/lib/classworlds-1.1.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.com.mchange.v2.c3p0-0.9.1.2.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.net.sf.cglib-2.2.0.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.aopalliance-1.0.0.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.apache.commons.lang-2.4.0.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.apache.commons.logging-1.1.1.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.apache.commons.pool-1.5.3.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.apache.log4j-1.2.15.jar
s2shtest/WebRoot/WEB-INF/lib/com.springsource.org.aspectj.weaver-1.6.8.RELEASE.jar
s2shtest/WebRoot/WEB-INF/lib/commons-beanutils-1.7.0.jar
s2shtest/WebRoot/WEB-INF/lib/commons-chain-1.2.jar
s2shtest/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
s2shtest/WebRoot/WEB-INF/lib/commons-collections-3.2.jar
s2shtest/WebRoot/WEB-INF/lib/commons-dbcp.jar
s2shtest/WebRoot/WEB-INF/lib/commons-digester-2.0.jar
s2shtest/WebRoot/WEB-INF/lib/commons-fileupload-1.2.1.jar
s2shtest/WebRoot/WEB-INF/lib/commons-io-1.3.2.jar
s2shtest/WebRoot/WEB-INF/lib/commons-lang-2.3.jar
s2shtest/WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar
s2shtest/WebRoot/WEB-INF/lib/commons-logging-api-1.1.jar
s2shtest/WebRoot/WEB-INF/lib/commons-validator-1.3.1.jar
s2shtest/WebRoot/WEB-INF/lib/dom4j-1.6.1.jar
s2shtest/WebRoot/WEB-INF/lib/ehcache-1.2.3.jar
s2shtest/WebRoot/WEB-INF/lib/ejb3-persistence.jar
s2shtest/WebRoot/WEB-INF/lib/freemarker-2.3.16.jar
s2shtest/WebRoot/WEB-INF/lib/hibernate-annotations.jar
s2shtest/WebRoot/WEB-INF/lib/hibernate-commons-annotations.jar
s2shtest/WebRoot/WEB-INF/lib/hibernate-entitymanager.jar
s2shtest/WebRoot/WEB-INF/lib/hibernate-validator.jar
s2shtest/WebRoot/WEB-INF/lib/hibernate3.jar
s2shtest/WebRoot/WEB-INF/lib/javassist-3.7.ga.jar
s2shtest/WebRoot/WEB-INF/lib/javassist-3.9.0.GA.jar
s2shtest/WebRoot/WEB-INF/lib/jotm.jar
s2shtest/WebRoot/WEB-INF/lib/jsf-api.jar
s2shtest/WebRoot/WEB-INF/lib/jsf-impl.jar
s2shtest/WebRoot/WEB-INF/lib/json-lib-2.1-jdk15.jar
s2shtest/WebRoot/WEB-INF/lib/jstl-1.2.jar
s2shtest/WebRoot/WEB-INF/lib/jta-1.1.jar
s2shtest/WebRoot/WEB-INF/lib/log4j-1.2.14.jar
s2shtest/WebRoot/WEB-INF/lib/ognl-3.0.jar
s2shtest/WebRoot/WEB-INF/lib/ojdbc6.jar
s2shtest/WebRoot/WEB-INF/lib/org.springframework.aop-3.0.5.REL
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.