文件名称: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