CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:s2shtest

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-04-30
  • 文件大小:
    20.97mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

一个用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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com