Description: Use of the Struts framework to achieve the user login function, the main purpose of this code is to try the most basic application of Struts
To Search:
File list (Check if you may need any files):
struts-test
...........\.classpath
...........\.project
...........\.settings
...........\.........\.jsdtscope
...........\.........\org.eclipse.jdt.core.prefs
...........\.........\org.eclipse.m2e.core.prefs
...........\.........\org.eclipse.wst.jsdt.ui.superType.container
...........\.........\org.eclipse.wst.jsdt.ui.superType.name
...........\.........\org.eclipse.wst.validation.prefs
...........\pom.xml
...........\src
...........\...\main
...........\...\....\java
...........\...\....\....\com
...........\...\....\....\...\woniuxy
...........\...\....\....\...\.......\action
...........\...\....\....\...\.......\......\User.java
...........\...\....\....\...\.......\......\userAction.java
...........\...\....\resources
...........\...\....\.........\log4j.properties
...........\...\....\.........\struts.xml
...........\...\....\webapp
...........\...\....\......\Hello.jsp
...........\...\....\......\META-INF
...........\...\....\......\........\MANIFEST.MF
...........\...\....\......\WEB-INF
...........\...\....\......\.......\lib
...........\...\....\......\.......\success.jsp
...........\...\....\......\.......\web.xml
...........\...\test
...........\...\....\java
...........\...\....\resources
...........\target
...........\......\classes
...........\......\.......\com
...........\......\.......\...\woniuxy
...........\......\.......\...\.......\action
...........\......\.......\...\.......\......\User.class
...........\......\.......\...\.......\......\userAction.class
...........\......\.......\log4j.properties
...........\......\.......\struts.xml
...........\......\m2e-wtp
...........\......\.......\web-resources
...........\......\.......\.............\META-INF
...........\......\.......\.............\........\MANIFEST.MF
...........\......\.......\.............\........\maven
...........\......\.......\.............\........\.....\org.woniu
...........\......\.......\.............\........\.....\.........\struts-test
...........\......\.......\.............\........\.....\.........\...........\pom.properties
...........\......\.......\.............\........\.....\.........\...........\pom.xml
...........\......\test-classes