Description: This is the basis for doing web development process, the completion of the login function, using struts_hibernate framework for a very good help for beginners.
To Search:
- [GUI(java)] - 100 java small example, in the hope that
- [src] - This is a test java jdbc database progra
File list (Check if you may need any files):
tea
...\.classpath
...\.myhibernatedata
...\.mymetadata
...\.mystrutsdata
...\.project
...\src
...\...\com
...\...\...\yourcompany
...\...\...\...........\DAO
...\...\...\...........\...\AbstractUser.java
...\...\...\...........\...\BaseHibernateDAO.java
...\...\...\...........\...\IBaseHibernateDAO.java
...\...\...\...........\...\User.hbm.xml
...\...\...\...........\...\User.java
...\...\...\...........\...\UserDAO.java
...\...\...\...........\HibernateSessionFactory.java
...\...\...\...........\struts
...\...\...\...........\......\action
...\...\...\...........\......\......\LoginAction.java
...\...\...\...........\......\ApplicationResources.properties
...\...\...\...........\......\form
...\...\...\...........\......\....\LoginForm.java
...\...\hibernate.cfg.xml
...\WebRoot
...\.......\failure.jsp
...\.......\login.jsp
...\.......\META-INF
...\.......\........\MANIFEST.MF
...\.......\success.jsp
...\.......\WEB-INF
...\.......\.......\.struts-config.mex
...\.......\.......\classes
...\.......\.......\.......\com
...\.......\.......\.......\...\yourcompany
...\.......\.......\.......\...\...........\DAO
...\.......\.......\.......\...\...........\...\AbstractUser.class
...\.......\.......\.......\...\...........\...\BaseHibernateDAO.class
...\.......\.......\.......\...\...........\...\IBaseHibernateDAO.class
...\.......\.......\.......\...\...........\...\User.class
...\.......\.......\.......\...\...........\...\User.hbm.xml
...\.......\.......\.......\...\...........\...\UserDAO.class
...\.......\.......\.......\...\...........\HibernateSessionFactory.class
...\.......\.......\.......\...\...........\struts
...\.......\.......\.......\...\...........\......\action
...\.......\.......\.......\...\...........\......\......\LoginAction.class
...\.......\.......\.......\...\...........\......\ApplicationResources.properties
...\.......\.......\.......\...\...........\......\form
...\.......\.......\.......\...\...........\......\....\LoginForm.class
...\.......\.......\.......\hibernate.cfg.xml
...\.......\.......\lib
...\.......\.......\...\mysql-connector-java-5.1.6-bin.jar
...\.......\.......\struts-bean.tld
...\.......\.......\struts-config.xml
...\.......\.......\struts-html.tld
...\.......\.......\struts-logic.tld
...\.......\.......\struts-nested.tld
...\.......\.......\struts-tiles.tld
...\.......\.......\validator-rules.xml
...\.......\.......\web.xml