Title:
SpringStruts2HibernateDemo Download
Description: The examination questions using the Struts-2.1.2-all Spring2 Hibernate3.1 these three versions of the framework to achieve the member registration and login function of the distribution group
To Search:
- [DinerOrder] - A simple little food reservation system,
- [vsd_2] - Vision and system design magazine 2009 J
File list (Check if you may need any files):
.classpath
.myhibernatedata
.mymetadata
.project
.springBeans
sql语句.sql
src
...\com
...\...\xie
...\...\...\beans
...\...\...\.....\ManytomanyUsersGroup.hbm.xml
...\...\...\.....\ManytomanyUsersGroup.java
...\...\...\.....\SysGroup.hbm.xml
...\...\...\.....\SysGroup.java
...\...\...\.....\SysType.hbm.xml
...\...\...\.....\SysType.java
...\...\...\.....\SysUsers.hbm.xml
...\...\...\.....\SysUsers.java
...\...\...\biz
...\...\...\...\UserBiz.java
...\...\...\dao
...\...\...\...\BaseDao.java
...\...\...\...\HibernateSessionFactory.java
...\...\...\exception
...\...\...\.........\LoginException.java
...\...\...\filter
...\...\...\......\Charset.java
...\...\...\Ibiz
...\...\...\....\IUsersBiz.java
...\...\...\Idao
...\...\...\....\IBaseDao.java
...\...\...\struts
...\...\...\......\action
...\...\...\......\......\BaseAction.java
...\...\...\......\......\UsersAction.java
...\...\...\......\ApplicationResources.properties
...\design.xml
...\log4j.properties
...\struts.xml
...\struts2.properties
WebRoot
.......\body.jsp
.......\err.jsp
.......\index.jsp
.......\META-INF
.......\........\MANIFEST.MF
.......\reg.jsp
.......\regErr.jsp
.......\success.jsp
.......\WEB-INF
.......\.......\applicationContext.xml
.......\.......\classes
.......\.......\.......\com
.......\.......\.......\...\xie
.......\.......\.......\...\...\beans
.......\.......\.......\...\...\.....\ManytomanyUsersGroup.class
.......\.......\.......\...\...\.....\ManytomanyUsersGroup.hbm.xml
.......\.......\.......\...\...\.....\SysGroup.class
.......\.......\.......\...\...\.....\SysGroup.hbm.xml
.......\.......\.......\...\...\.....\SysType.class
.......\.......\.......\...\...\.....\SysType.hbm.xml
.......\.......\.......\...\...\.....\SysUsers.class
.......\.......\.......\...\...\.....\SysUsers.hbm.xml
.......\.......\.......\...\...\biz
.......\.......\.......\...\...\...\UserBiz.class
.......\.......\.......\...\...\dao
.......\.......\.......\...\...\...\BaseDao.class
.......\.......\.......\...\...\...\HibernateSessionFactory.class
.......\.......\.......\...\...\exception
.......\.......\.......\...\...\.........\LoginException.class
.......\.......\.......\...\...\filter
.......\.......\.......\...\...\......\Charset.class
.......\.......\.......\...\...\Ibiz
.......\.......\.......\...\...\....\IUsersBiz.class
.......\.......\.......\...\...\Idao
.......\.......\.......\...\...\....\IBaseDao.class
.......\.......\.......\...\...\struts
.......\.......\.......\...\...\......\action
.......\.......\.......\...\...\......\......\BaseAction.class
.......\.......\.......\...\...\......\......\UsersAction.class
.......\.......\.......\...\...\......\ApplicationResources.properties
.......\.......\.......\design.xml
.......\.......\.......\log4j.properties
.......\.......\.......\struts.xml
.......\.......\.......\struts2.properties
.......\.......\lib
.......\.......\spring-form.tld
.......\.......\spring.tld
.......\.......\web.xml
注意事项.txt
注意事项2.txt