文件名称:ssh
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-06-23
- 文件大小:
- 15.31mb
- 下载次数:
- 1次
- 提 供 者:
- 朱*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
spring+springmvc+hibernate整合的小项目,实现了基本的增删改查功能-The integration of spring+springmvc+hibernate small projects, to achieve the basic crud functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ssh
...\.classpath
...\.project
...\.settings
...\.........\.jsdtscope
...\.........\org.eclipse.jdt.core.prefs
...\.........\org.eclipse.wst.jsdt.ui.superType.container
...\.........\org.eclipse.wst.jsdt.ui.superType.name
...\WebContent
...\..........\META-INF
...\..........\........\MANIFEST.MF
...\..........\WEB-INF
...\..........\.......\decorators
...\..........\.......\..........\main.jsp
...\..........\.......\decorators.xml
...\..........\.......\jsp
...\..........\.......\...\error.jsp
...\..........\.......\...\login.jsp
...\..........\.......\...\user
...\..........\.......\...\....\add.jsp
...\..........\.......\...\....\show.jsp
...\..........\.......\...\....\update.jsp
...\..........\.......\...\....\users.jsp
...\..........\.......\lib
...\..........\.......\...\antlr-2.7.6.jar
...\..........\.......\...\aopalliance.jar
...\..........\.......\...\aspectjrt.jar
...\..........\.......\...\aspectjweaver.jar
...\..........\.......\...\bean-validator.jar
...\..........\.......\...\commons-collections-3.1.jar
...\..........\.......\...\commons-dbcp.jar
...\..........\.......\...\commons-io-2.2.jar
...\..........\.......\...\commons-logging-1.1.1.jar
...\..........\.......\...\commons-pool.jar
...\..........\.......\...\dom4j-1.6.1.jar
...\..........\.......\...\hibernate-jpa-2.0-api-1.0.1.Final.jar
...\..........\.......\...\hibernate3.jar
...\..........\.......\...\javassist-3.12.0.GA.jar
...\..........\.......\...\jsf-api.jar
...\..........\.......\...\jsf-impl.jar
...\..........\.......\...\jstl-1.2.jar
...\..........\.......\...\jta-1.1.jar
...\..........\.......\...\log4j-1.2.16.jar
...\..........\.......\...\mysql-connector-java-5.1.23-bin.jar
...\..........\.......\...\org.springframework.aop-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.asm-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.aspects-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.beans-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.context-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.context.support-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.core-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.expression-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.instrument-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.instrument.tomcat-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.jdbc-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.jms-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.orm-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.oxm-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.test-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.transaction-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.web-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.web.portlet-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.web.servlet-3.1.3.RELEASE.jar
...\..........\.......\...\org.springframework.web.struts-3.1.3.RELEASE.jar
...\..........\.......\...\pager-taglib.jar
...\..........\.......\...\sitemesh-2.4.jar
...\..........\.......\...\slf4j-api-1.6.1.jar
...\..........\.......\...\slf4j-log4j12-1.6.1.jar
...\..........\.......\spring-servlet.xml
...\..........\.......\web.xml
...\..........\inc
...\..........\...\pager.jsp
...\..........\index.jsp
...\build
...\.....\classes
...\.....\.......\applicationContext.xml
...\.....\.......\com
...\.....\.......\...\yxc
...\.....\.......\...\...\dao
...\.....\.......\...\...\...\IUserDao.class
...\.....\.......\...\...\...\Impl
...\.....\.......\...\...\...\....\UserDao.class
...\.....\.......\...\...\filter
...\.....\.......\...\...\......\LoginFilter.class
...\.....\.......\...\...\......\SystemContextFilter.class
...\.....\.......\...\...\model
...\.....\.......\...\...\.....\Pager.class
...\.....\.......\...\...\.....\SystemContext.class
...\.....\.......\...\...\.....\User.class
...\.....\.......\