文件名称:struts2+spring2.5+hibernate3.3

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 138.6kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • iho***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

学习Struts2 Spring Hibernate的好例子
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 47651481struts2 spring2.5 hibernate3.3.rar 列表
test.sql
firstssh\.classpath
firstssh\.mymetadata
firstssh\.project
firstssh\.settings\org.eclipse.jdt.core.prefs
firstssh\src\com\firstssh\action\AddBookAction.java
firstssh\src\com\firstssh\action\DelBookAction.java
firstssh\src\com\firstssh\action\ListBookAction.java
firstssh\src\com\firstssh\action\LoginAction-validation.xml
firstssh\src\com\firstssh\action\LoginAction.java
firstssh\src\com\firstssh\action\OneBookAction.java
firstssh\src\com\firstssh\action\RegistAction-validation.xml
firstssh\src\com\firstssh\action\RegistAction.java
firstssh\src\com\firstssh\action\UpdateBookAction.java
firstssh\src\com\firstssh\common\Bean\ValidateName.java
firstssh\src\com\firstssh\common\dao\GenericDao.java
firstssh\src\com\firstssh\common\dao\IGenericDao.java
firstssh\src\com\firstssh\common\util\PaginationSupport.java
firstssh\src\com\firstssh\dao\IBookDao.java
firstssh\src\com\firstssh\dao\impl\BookDao.java
firstssh\src\com\firstssh\dao\impl\UserDao.java
firstssh\src\com\firstssh\dao\IUserDao.java
firstssh\src\com\firstssh\model\Book.hbm.xml
firstssh\src\com\firstssh\model\Book.java
firstssh\src\com\firstssh\model\User.hbm.xml
firstssh\src\com\firstssh\model\User.java
firstssh\src\com\firstssh\service\IBookService.java
firstssh\src\com\firstssh\service\impl\BookService.java
firstssh\src\com\firstssh\service\impl\UserService.java
firstssh\src\com\firstssh\service\IUserService.java
firstssh\src\com\firstssh\servlet\AuthImg.java
firstssh\src\struts.properties
firstssh\src\struts.xml
firstssh\WebRoot\add.jsp
firstssh\WebRoot\error.jsp
firstssh\WebRoot\js\prototype.js
firstssh\WebRoot\login.jsp
firstssh\WebRoot\META-INF\MANIFEST.MF
firstssh\WebRoot\regist.jsp
firstssh\WebRoot\success.jsp
firstssh\WebRoot\update.jsp
firstssh\WebRoot\WEB-INF\action-servlet.xml
firstssh\WebRoot\WEB-INF\applicationContext-dao.xml
firstssh\WebRoot\WEB-INF\applicationContext-hibernate.xml
firstssh\WebRoot\WEB-INF\applicationContext-service.xml
firstssh\WebRoot\WEB-INF\classes\com\firstssh\action\AddBookAction.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\action\DelBookAction.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\action\ListBookAction.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\action\LoginAction-validation.xml
firstssh\WebRoot\WEB-INF\classes\com\firstssh\action\LoginAction.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\action\OneBookAction.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\action\RegistAction-validation.xml
firstssh\WebRoot\WEB-INF\classes\com\firstssh\action\RegistAction.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\action\UpdateBookAction.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\common\Bean\ValidateName.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\common\dao\GenericDao$1.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\common\dao\GenericDao$2.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\common\dao\GenericDao.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\common\dao\IGenericDao.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\common\util\PaginationSupport.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\dao\IBookDao.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\dao\impl\BookDao.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\dao\impl\UserDao.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\dao\IUserDao.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\model\Book.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\model\Book.hbm.xml
firstssh\WebRoot\WEB-INF\classes\com\firstssh\model\User.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\model\User.hbm.xml
firstssh\WebRoot\WEB-INF\classes\com\firstssh\service\IBookService.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\service\impl\BookService.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\service\impl\UserService.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\service\IUserService.class
firstssh\WebRoot\WEB-INF\classes\com\firstssh\servlet\AuthImg.class
firstssh\WebRoot\WEB-INF\classes\struts.properties
firstssh\WebRoot\WEB-INF\classes\struts.xml
firstssh\WebRoot\WEB-INF\commons-logging.properties
firstssh\WebRoot\WEB-INF\dwr.xml
firstssh\WebRoot\WEB-INF\jdbc.properties
firstssh\WebRoot\WEB-INF\lib\lib.JPG
firstssh\WebRoot\WEB-INF\log4j.properties
firstssh\WebRoot\WEB-INF\mail.properties
firstssh\WebRoot\WEB-INF\oscache.properties
firstssh\WebRoot\WEB-INF\web.xml
readme.txt
firstssh\WebRoot\WEB-INF\classes\com\firstssh\action\base
firstssh\WebRoot\WEB-INF\classes\com\firstssh\common\Bean
firstssh\WebRoot\WEB-INF\classes\com\firstssh\common\dao
firstssh\WebRoot\WEB-INF\classes\com\firstssh\common\util
firstssh\WebRoot\WEB-INF\classes\com\firstssh\dao\impl
firstssh\WebRoot\WEB-INF\classes\com\firstssh\service\impl
firstssh\WebRoot\WEB-INF\classes\com\firstssh\action
firstssh\WebRoot\WEB-INF\classes\com\firstssh\common
firstssh\WebRoot\WEB-INF\classes\com\firstssh\dao
firstssh\WebRoot\WEB-INF\classes\com\firstssh\exception
firstssh\WebRoot\WEB-INF\classes\com\firstssh\model
firstssh\WebRoot\WEB-INF\classes\com\firstssh\service
firstssh\WebRoot\WEB-INF\classes\com\firstssh\servlet
firstssh\src\com\firstssh\action\base
firstssh\src\com\firstssh\common\Bean
firstssh\src\com\firstssh\common\dao
firstssh\src\com\firstssh\common\util
firstssh\src\com\firstssh\dao\impl
firstssh\src\com\firstssh\service\impl
firstssh\WebRoot\WEB-INF\classes\com\firstssh
firstssh\src\com\firstssh\action
firstssh\src\com\firstssh\common
firstssh\src\com\firstssh\dao
firstssh\src\com\firstssh\exception
firstssh\src\com\firstssh\model
firstssh\src\com\firstssh\service
firstssh\src\com\firstssh\servlet
firstssh\WebRoot\WEB-INF\classes\com
firstssh\src\com\firstssh
firstssh\WebRoot\WEB-INF\classes
firstssh\WebRoot\WEB-INF\lib
firstssh\WebRoot\WEB-INF\logs
firstssh\src\com
firstssh\WebRoot\decorators
firstssh\WebRoot\images
firstssh\WebRoot\js
firstssh\WebRoot\META-INF
firstssh\WebRoot\styles
firstssh\WebRoot\WEB-INF
firstssh\.myeclipse
firstssh\.settings
firstssh\src
firstssh\WebRoot
firstssh

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org