File list (Check if you may need any files):
struts+hibernate开发的项目源代码集合
....................................\Course
....................................\......\.classpath
....................................\......\.project
....................................\......\build
....................................\......\.....\classes
....................................\......\.....\.......\CourseAction.class
....................................\......\.....\.......\CourseForm.class
....................................\......\.....\.......\hibernate.cfg.xml
....................................\......\.....\.......\LoginAction.class
....................................\......\.....\.......\Student.class
....................................\......\.....\.......\Student.hbm.xml
....................................\......\.....\.......\StudentCourses.class
....................................\......\.....\.......\StudentCourses.hbm.xml
....................................\......\src
....................................\......\...\CourseAction.java
....................................\......\...\CourseForm.java
....................................\......\...\hibernate.cfg.xml
....................................\......\...\LoginAction.java
....................................\......\...\Student.hbm.xml
....................................\......\...\Student.java
....................................\......\...\StudentCourses.hbm.xml
....................................\......\...\StudentCourses.java
....................................\......\WebContent
....................................\......\..........\courses.jsp
....................................\......\..........\login.jsp
....................................\......\..........\login_failure.jsp
....................................\......\..........\META-INF
....................................\......\..........\........\MANIFEST.MF
....................................\......\..........\WEB-INF
....................................\......\..........\.......\lib
....................................\......\..........\.......\struts-bean.tld
....................................\......\..........\.......\struts-config.xml
....................................\......\..........\.......\struts-html.tld
....................................\......\..........\.......\struts-logic.tld
....................................\......\..........\.......\struts-nested.tld
....................................\......\..........\.......\struts-tiles.tld
....................................\......\..........\.......\web.xml
....................................\Example1
....................................\........\.classpath
....................................\........\.project
....................................\........\build
....................................\........\.....\classes
....................................\........\.....\.......\hibernate.cfg.xml
....................................\........\.....\.......\LoginAction.class
....................................\........\.....\.......\LoginForm.class
....................................\........\.....\.......\User.class
....................................\........\.....\.......\User.hbm.xml
....................................\........\src
....................................\........\...\hibernate.cfg.xml
....................................\........\...\LoginAction.java
....................................\........\...\LoginForm.java
....................................\........\...\User.hbm.xml
....................................\........\...\User.java
....................................\........\WebContent
....................................\........\..........\login.jsp
....................................\........\..........\login_failure.jsp
....................................\........\..........\login_success.jsp
....................................\........\..........\META-INF
....................................\........\..........\........\MANIFEST.MF
....................................\........\..........\WEB-INF
.................................