struts2+spring2.5+hibernate3.3

所属分类:Java编程
开发工具:Java
文件大小:138KB
下载次数:653
上传日期:2008-07-25 23:26:22
上 传 者ihowon
说明:  学习Struts2 Spring Hibernate的好例子
(Struts2 Spring Hibernate learning a good example of)

文件列表:
test.sql (2133, 2008-07-01)
firstssh\.classpath (2461, 2008-06-16)
firstssh\.mymetadata (297, 2008-06-12)
firstssh\.project (1226, 2008-06-12)
firstssh\.settings\org.eclipse.jdt.core.prefs (330, 2008-06-12)
firstssh\src\com\firstssh\action\AddBookAction.java (1206, 2008-07-01)
firstssh\src\com\firstssh\action\DelBookAction.java (831, 2008-07-01)
firstssh\src\com\firstssh\action\ListBookAction.java (940, 2008-07-01)
firstssh\src\com\firstssh\action\LoginAction-validation.xml (1321, 2008-06-12)
firstssh\src\com\firstssh\action\LoginAction.java (1548, 2008-06-17)
firstssh\src\com\firstssh\action\OneBookAction.java (882, 2008-07-01)
firstssh\src\com\firstssh\action\RegistAction-validation.xml (1614, 2008-06-12)
firstssh\src\com\firstssh\action\RegistAction.java (1684, 2008-06-12)
firstssh\src\com\firstssh\action\UpdateBookAction.java (1282, 2008-07-01)
firstssh\src\com\firstssh\common\Bean\ValidateName.java (711, 2008-06-12)
firstssh\src\com\firstssh\common\dao\GenericDao.java (5807, 2008-06-12)
firstssh\src\com\firstssh\common\dao\IGenericDao.java (2244, 2008-06-12)
firstssh\src\com\firstssh\common\util\PaginationSupport.java (3645, 2008-06-12)
firstssh\src\com\firstssh\dao\IBookDao.java (390, 2008-07-01)
firstssh\src\com\firstssh\dao\impl\BookDao.java (1195, 2008-07-01)
firstssh\src\com\firstssh\dao\impl\UserDao.java (1030, 2008-06-12)
firstssh\src\com\firstssh\dao\IUserDao.java (498, 2008-06-12)
firstssh\src\com\firstssh\model\Book.hbm.xml (605, 2008-06-17)
firstssh\src\com\firstssh\model\Book.java (671, 2008-06-27)
firstssh\src\com\firstssh\model\User.hbm.xml (685, 2008-06-12)
firstssh\src\com\firstssh\model\User.java (837, 2008-06-12)
firstssh\src\com\firstssh\service\IBookService.java (313, 2008-07-01)
firstssh\src\com\firstssh\service\impl\BookService.java (965, 2008-07-01)
firstssh\src\com\firstssh\service\impl\UserService.java (1003, 2008-06-12)
firstssh\src\com\firstssh\service\IUserService.java (442, 2008-06-17)
firstssh\src\com\firstssh\servlet\AuthImg.java (3084, 2008-06-12)
firstssh\src\struts.properties (308, 2008-06-12)
firstssh\src\struts.xml (1683, 2008-07-01)
firstssh\WebRoot\add.jsp (1087, 2008-07-01)
firstssh\WebRoot\error.jsp (837, 2008-06-12)
firstssh\WebRoot\js\prototype.js (122911, 2008-06-12)
firstssh\WebRoot\login.jsp (919, 2008-06-12)
firstssh\WebRoot\META-INF\MANIFEST.MF (39, 2008-06-12)
firstssh\WebRoot\regist.jsp (1480, 2008-06-12)
firstssh\WebRoot\success.jsp (1007, 2008-07-01)
... ...

本系统采用struts2+spring2.5+hibernate3.3 有两个表组成user表book表 包含了图书的添加,删除,修改基本操作 只供初学者参考 本人也是初学

近期下载者

相关文件


收藏者