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

文件名称:SSH

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    26.78mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

关于struts2、spring、hibernate框架整合案例,包括使用配置文件和注解两个项目。-On struts2, spring, hibernate framework integration scenarios, including the use of configuration files and annotations of two projects.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

SSH/
SSH/students/
SSH/students2/
SSH/students2/.classpath
SSH/students2/.project
SSH/students2/.settings/
SSH/students2/.settings/.jsdtscope
SSH/students2/.settings/org.eclipse.core.resources.prefs
SSH/students2/.settings/org.eclipse.jdt.core.prefs
SSH/students2/.settings/org.eclipse.wst.common.component
SSH/students2/.settings/org.eclipse.wst.common.project.facet.core.xml
SSH/students2/.settings/org.eclipse.wst.jsdt.ui.superType.container
SSH/students2/.settings/org.eclipse.wst.jsdt.ui.superType.name
SSH/students2/build/
SSH/students2/build/classes/
SSH/students2/build/classes/com/
SSH/students2/build/classes/com/students/
SSH/students2/build/classes/com/students/action/
SSH/students2/build/classes/com/students/action/LangAction.class
SSH/students2/build/classes/com/students/action/LoginAction.class
SSH/students2/build/classes/com/students/action/StuAction.class
SSH/students2/build/classes/com/students/aspectj/
SSH/students2/build/classes/com/students/aspectj/AddAspect.class
SSH/students2/build/classes/com/students/aspectj/PointCut.class
SSH/students2/build/classes/com/students/aspectj/UpdateAspect.class
SSH/students2/build/classes/com/students/bean/
SSH/students2/build/classes/com/students/bean/ClassBean.class
SSH/students2/build/classes/com/students/bean/StuBean.class
SSH/students2/build/classes/com/students/bean/UserBean.class
SSH/students2/build/classes/com/students/dao/
SSH/students2/build/classes/com/students/dao/DaoImpl.class
SSH/students2/build/classes/com/students/dao/DaoInf.class
SSH/students2/build/classes/com/students/interceptor/
SSH/students2/build/classes/com/students/interceptor/MyInterceptor.class
SSH/students2/build/classes/com/students/resources/
SSH/students2/build/classes/com/students/resources/ApplicationResources.properties
SSH/students2/build/classes/com/students/resources/ApplicationResources_en_US.properties
SSH/students2/build/classes/com/students/resources/ApplicationResources_zh_CN.properties
SSH/students2/build/classes/com/students/service/
SSH/students2/build/classes/com/students/service/hibernate.cfg.xml
SSH/students2/build/classes/com/students/service/ServiceImpl.class
SSH/students2/build/classes/com/students/service/ServiceInf.class
SSH/students2/build/classes/com/students/utils/
SSH/students2/build/classes/com/students/utils/BeanUtils.class
SSH/students2/build/classes/com/students/utils/DBConnection.class
SSH/students2/build/classes/com/students/utils/JndiUtil.class
SSH/students2/build/classes/com/students/utils/SessionUtil.class
SSH/students2/build/classes/META-INF/
SSH/students2/build/classes/META-INF/persistence.xml
SSH/students2/build/classes/struts.xml
SSH/students2/src/
SSH/students2/src/com/
SSH/students2/src/com/students/
SSH/students2/src/com/students/action/
SSH/students2/src/com/students/action/LangAction.java
SSH/students2/src/com/students/action/LoginAction.java
SSH/students2/src/com/students/action/StuAction.java
SSH/students2/src/com/students/aspectj/
SSH/students2/src/com/students/aspectj/AddAspect.java
SSH/students2/src/com/students/aspectj/PointCut.java
SSH/students2/src/com/students/aspectj/UpdateAspect.java
SSH/students2/src/com/students/bean/
SSH/students2/src/com/students/bean/ClassBean.java
SSH/students2/src/com/students/bean/StuBean.java
SSH/students2/src/com/students/bean/UserBean.java
SSH/students2/src/com/students/dao/
SSH/students2/src/com/students/dao/DaoImpl.java
SSH/students2/src/com/students/dao/DaoInf.java
SSH/students2/src/com/students/interceptor/
SSH/students2/src/com/students/interceptor/MyInterceptor.java
SSH/students2/src/com/students/resources/
SSH/students2/src/com/students/resources/ApplicationResources.properties
SSH/students2/src/com/students/resources/ApplicationResources_en_US.properties
SSH/students2/src/com/students/resources/ApplicationResources_zh_CN.properties
SSH/students2/src/com/students/service/
SSH/students2/src/com/students/service/hibernate.cfg.xml
SSH/students2/src/com/students/service/ServiceImpl.java
SSH/students2/src/com/students/service/ServiceInf.java
SSH/students2/src/com/students/utils/
SSH/students2/src/com/students/utils/BeanUtils.java
SSH/students2/src/com/students/utils/DBConnection.java
SSH/students2/src/com/students/utils/JndiUtil.java
SSH/students2/src/com/students/utils/SessionUtil.java
SSH/students2/src/META-INF/
SSH/students2/src/META-INF/persistence.xml
SSH/students2/src/struts.xml
SSH/students2/WebContent/
SSH/students2/WebContent/addStu.jsp
SSH/students2/WebContent/error.jsp
SSH/students2/WebContent/index.jsp
SSH/students2/WebContent/login.jsp
SSH/students2/WebContent/META-INF/
SSH/students2/WebContent/META-INF/context.xml
SSH/students2/WebContent/META-INF/MANIFEST.MF
SSH/students2/WebContent/modifyStu.jsp
SSH/students2/WebContent/success.jsp
SSH/students2/WebContent/WEB-INF/
SSH/students2/WebContent/WEB-INF/ApplicationContext.xml
SSH/students2/WebContent/WEB-INF/lib/
SSH/students2/WebContent/WEB-INF/lib/antlr-2.7.6.jar
SSH/students2/WebContent/WEB-INF/lib/aopalliance-1.0.jar
SSH/students2/WebContent/WEB-INF/lib/aspectjrt.jar
SSH/students2/WebContent/WEB-INF/lib/aspectjweaver.jar
SSH/students2/WebContent/WEB-IN

相关说明

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

相关评论

暂无评论内容.

发表评论

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