Description: struts hibernate spring framework of the integration of a simple login example, want to help beginners SSH
To Search:
File list (Check if you may need any files):
SSTest\.classpath
......\.mymetadata
......\.project
......\build.xml
......\WebRoot\error.jsp
......\.......\index.jsp
......\.......\login.jsp
......\.......\welcome.jsp
......\.......\WEB-INF\web.xml
......\.......\.......\lib\antlr-2.7.6.jar
......\.......\.......\...\aspectjrt.jar
......\.......\.......\...\aspectjweaver.jar
......\.......\.......\...\commons-collections-3.1.jar
......\.......\.......\...\commons-fileupload-1.2.1.jar
......\.......\.......\...\commons-logging-1.0.4.jar
......\.......\.......\...\dom4j-1.6.1.jar
......\.......\.......\...\freemarker-2.3.13.jar
......\.......\.......\...\hibernate3.jar
......\.......\.......\...\javassist-3.4.GA.jar
......\.......\.......\...\jta-1.1.jar
......\.......\.......\...\log4j-1.2.14.jar
......\.......\.......\...\ognl-2.6.11.jar
......\.......\.......\...\slf4j-api-1.5.2.jar
......\.......\.......\...\slf4j-log4j12-1.5.2.jar
......\.......\.......\...\spring.jar
......\.......\.......\...\struts2-core-2.1.6.jar
......\.......\.......\...\struts2-spring-plugin-2.1.6.jar
......\.......\.......\...\xwork-2.1.2.jar
......\.......\.......\classes\struts.xml
......\.......\.......\.......\log4j.properties
......\.......\.......\.......\hibernate.cfg.xml
......\.......\.......\.......\com\test\model\User.hbm.xml
......\.......\.......\.......\...\....\.....\Group.hbm.xml
......\.......\.......\.......\...\....\.....\User.class
......\.......\.......\.......\...\....\.....\Group.class
......\.......\.......\.......\...\....\.anager\impl\LoginManagerImpl.class
......\.......\.......\.......\...\....\.......\LoginManager.class
......\.......\.......\.......\...\....\action\LoginAction.class
......\.......\.......\.......\applicationContext-common.xml
......\.......\.......\.......\applicationContext-beans.xml
......\.......\.......\.......\applicationContext-actions.xml
......\.......\META-INF\MANIFEST.MF
......\src\applicationContext-actions.xml
......\...\applicationContext-beans.xml
......\...\applicationContext-common.xml
......\...\hibernate.cfg.xml
......\...\log4j.properties
......\...\struts.xml
......\...\com\test\model\Group.hbm.xml
......\...\...\....\.....\Group.java
......\...\...\....\.....\User.hbm.xml
......\...\...\....\.....\User.java
......\...\...\....\.anager\LoginManager.java
......\...\...\....\.......\impl\LoginManagerImpl.java
......\...\...\....\action\LoginAction.java
......\.settings\org.eclipse.jdt.core.prefs
......\.........\.jsdtscope
......\.........\org.eclipse.wst.jsdt.ui.superType.name
......\.........\org.eclipse.wst.jsdt.ui.superType.container
......\WebRoot\WEB-INF\classes\com\test\manager\impl
......\.......\.......\.......\...\....\model
......\.......\.......\.......\...\....\manager
......\.......\.......\.......\...\....\action
......\.......\.......\.......\...\test
......\src\com\test\manager\impl
......\WebRoot\WEB-INF\classes\com
......\src\com\test\model
......\...\...\....\manager
......\...\...\....\action
......\WebRoot\WEB-INF\lib
......\.......\.......\classes
......\src\com\test
......\WebRoot\WEB-INF
......\.......\META-INF
......\src\com
......\.myeclipse
......\WebRoot
......\src
......\.settings
SSTest