文件名称:blackhole2
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-05-26
- 文件大小:
- 17.32mb
- 下载次数:
- 0次
- 提 供 者:
- 毛**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自制的jsp加struts、spring、hibernate三层架构的一个简单系统,包括对数据库的增删改查。-Plus homemade jsp struts, spring, hibernate a simple three-tier system, including additions and deletions to the database search.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
blackhole2
..........\.classpath
..........\.myeclipse
..........\.myhibernatedata
..........\.mymetadata
..........\.mystrutsdata
..........\.project
..........\.settings
..........\.........\.jsdtscope
..........\.........\org.eclipse.jdt.core.prefs
..........\.........\org.eclipse.wst.jsdt.ui.superType.container
..........\.........\org.eclipse.wst.jsdt.ui.superType.name
..........\.........\org.eclipse.wst.validation.prefs
..........\.springBeans
..........\WebRoot
..........\.......\META-INF
..........\.......\........\MANIFEST.MF
..........\.......\WEB-INF
..........\.......\.......\applicationContext.xml
..........\.......\.......\classes
..........\.......\.......\.......\com
..........\.......\.......\.......\...\action
..........\.......\.......\.......\...\......\AddBlackholeAction.class
..........\.......\.......\.......\...\......\ListBlackholeAction.class
..........\.......\.......\.......\...\......\LoginAction.class
..........\.......\.......\.......\...\......\LogoutAction.class
..........\.......\.......\.......\...\......\RegisterAction.class
..........\.......\.......\.......\...\dao
..........\.......\.......\.......\...\...\BlackholeDao.class
..........\.......\.......\.......\...\...\UserDao.class
..........\.......\.......\.......\...\...\impl
..........\.......\.......\.......\...\...\....\BlackholeDaoImpl.class
..........\.......\.......\.......\...\...\....\UserDaoImpl.class
..........\.......\.......\.......\...\model
..........\.......\.......\.......\...\.....\Blackhole.class
..........\.......\.......\.......\...\.....\Blackhole.hbm.xml
..........\.......\.......\.......\...\.....\Joke.class
..........\.......\.......\.......\...\.....\Joke.hbm.xml
..........\.......\.......\.......\...\.....\User.class
..........\.......\.......\.......\...\.....\User.hbm.xml
..........\.......\.......\.......\...\service
..........\.......\.......\.......\...\.......\BlackholeService.class
..........\.......\.......\.......\...\.......\UserService.class
..........\.......\.......\.......\...\.......\impl
..........\.......\.......\.......\...\.......\....\BlackholeServiceImpl.class
..........\.......\.......\.......\...\.......\....\UserServiceImpl.class
..........\.......\.......\.......\struts.xml
..........\.......\.......\lib
..........\.......\.......\...\antlr-2.7.6.jar
..........\.......\.......\...\cglib-2.2.jar
..........\.......\.......\...\com.springsource.org.aopalliance-1.0.0.jar
..........\.......\.......\...\com.springsource.org.apache.log4j-1.2.15.jar
..........\.......\.......\...\com.springsource.org.aspectj.weaver-1.6.8.RELEASE.jar
..........\.......\.......\...\com.springsource.org.codehaus.jackson.mapper-1.0.0.jar
..........\.......\.......\...\commons-collections-3.1.jar
..........\.......\.......\...\commons-dbcp.jar
..........\.......\.......\...\commons-lang-2.3.jar
..........\.......\.......\...\dom4j-1.6.1.jar
..........\.......\.......\...\ehcache-1.2.3.jar
..........\.......\.......\...\ejb3-persistence.jar
..........\.......\.......\...\hibernate-annotations.jar
..........\.......\.......\...\hibernate-commons-annotations.jar
..........\.......\.......\...\hibernate-entitymanager.jar
..........\.......\.......\...\hibernate-validator.jar
..........\.......\.......\...\hibernate3.jar
..........\.......\.......\...\javassist-3.9.0.GA.jar
..........\.......\.......\...\jotm.jar
..........\.......\.......\...\jta-1.1.jar
..........\.......\.......\...\log4j-1.2.14.jar
..........\.......\.......\...\mysql-connector-java-5.0.3-bin.jar
..........\.......\.......\...\org.springframework.aop-3.0.5.RELEASE.jar
..........\.......\.......\...\org.springframework.asm-3.0.5.RELEASE.jar
..........\.......\.......\...\org.springframework.aspects-3.0.5.RELEASE.jar
..........\.......\.......\...\org.springframework.beans-3.0.5.RELEASE.jar
..........\.......\.......\...\org.springframework.context-3.0.5.RELEASE.jar
..........\.......\.......\...\org.springframework.core-3.0.5.RELEASE.jar
..........\.......\.......\...\org.springframework.expression-3.0.5.RELEASE.jar
..........\.......\.....