Description: Use of current popular struts2 and hibernate3 combination mvc framework successfully design, implement a simple user login system.
To Search:
File list (Check if you may need any files):
mystruts2\.classpath
.........\.myhibernatedata
.........\.mymetadata
.........\.mystrutsdata
.........\.project
.........\.settings\.jsdtscope
.........\.........\org.eclipse.core.resources.prefs
.........\.........\org.eclipse.wst.jsdt.ui.superType.container
.........\.........\org.eclipse.wst.jsdt.ui.superType.name
.........\hibernate.reveng.xml
.........\src\hibernate.cfg.xml
.........\...\log4j.properties
.........\...\org\mystruts2\action\StudentAction.java
.........\...\...\.........\......\UserAction.java
.........\...\...\.........\dao\BaseDao.java
.........\...\...\.........\...\HibernateSessionFactory.java
.........\...\...\.........\...\StuDao.java
.........\...\...\.........\...\TeaDao.java
.........\...\...\.........\...\UserDao.java
.........\...\...\.........\entity\Students.hbm.xml
.........\...\...\.........\......\Students.java
.........\...\...\.........\......\Teachers.hbm.xml
.........\...\...\.........\......\Teachers.java
.........\...\...\.........\......\Users.hbm.xml
.........\...\...\.........\......\Users.java
.........\...\...\.........\test\MainTest.java
.........\...\struts.xml
.........\WebRoot\error.jsp
.........\.......\index.jsp
.........\.......\js\divwindow.js
.........\.......\..\my_divwindow.js
.........\.......\..\my_funs.js
.........\.......\META-INF\MANIFEST.MF
.........\.......\register.jsp
.........\.......\searchresult.jsp
.........\.......\student.jsp
.........\.......\..yle\styles.css
.........\.......\success.jsp
.........\.......\WEB-INF\classes\hibernate.cfg.xml
.........\.......\.......\.......\log4j.properties
.........\.......\.......\.......\org\mystruts2\action\StudentAction.class
.........\.......\.......\.......\...\.........\......\UserAction.class
.........\.......\.......\.......\...\.........\dao\BaseDao.class
.........\.......\.......\.......\...\.........\...\HibernateSessionFactory.class
.........\.......\.......\.......\...\.........\...\StuDao.class
.........\.......\.......\.......\...\.........\...\TeaDao.class
.........\.......\.......\.......\...\.........\...\UserDao.class
.........\.......\.......\.......\...\.........\entity\Students.class
.........\.......\.......\.......\...\.........\......\Students.hbm.xml
.........\.......\.......\.......\...\.........\......\Teachers.class
.........\.......\.......\.......\...\.........\......\Teachers.hbm.xml
.........\.......\.......\.......\...\.........\......\Users.class
.........\.......\.......\.......\...\.........\......\Users.hbm.xml
.........\.......\.......\.......\...\.........\test\MainTest.class
.........\.......\.......\.......\struts.xml
.........\.......\.......\dwr.xml
.........\.......\.......\lib\antlr-2.7.6rc1.jar
.........\.......\.......\...\asm-attrs.jar
.........\.......\.......\...\asm.jar
.........\.......\.......\...\cglib-2.1.3.jar
.........\.......\.......\...\commons-collections-2.1.1.jar
.........\.......\.......\...\commons-logging-1.0.4.jar
.........\.......\.......\...\dom4j-1.6.1.jar
.........\.......\.......\...\dwr.jar
.........\.......\.......\...\ehcache-1.1.jar
.........\.......\.......\...\hibernate3.jar
.........\.......\.......\...\jaas.jar
.........\.......\.......\...\jaxen-1.1-beta-7.jar
.........\.......\.......\...\jdbc2_0-stdext.jar
.........\.......\.......\...\jta.jar
.........\.......\.......\...\log4j-1.2.11.jar
.........\.......\.......\...\ojdbc14.jar
.........\.......\.......\...\xerces-2.6.2.jar
.........\.......\.......\...\xml-apis.jar
.........\.......\.......\web.xml
test_mystruts2_sql.sql
mystruts2\WebRoot\WEB-INF\classes\org\mystruts2\action
.........\.......\.......\.......\...\.........\biz
.........\.......\.......\.......\...\.........\dao
.........\.......\.......\.......\...\.........\entity
.........\.......\.......\.......\...\.........\test
.........\.......\.......\.......\...\mystruts2
.........\src\org\mystruts2\action
.........\...\...\.........\biz
.........\...\...\.........\dao
.........\...\...\.........\entity
.........\...\...\.........\test
.........\WebRoot\WEB-INF\classes\org
.........\src\org\mystruts2
.........\WebRoot\WE