Description: JSP+Struts2+JDBC login
Requirements: the development of a Web login page program, the page effect and the same experiment, but requires the use of Struts2 control page Jump, access unchanged (still through JDBC)
To Search:
File list (Check if you may need any files):
Lab2_jsp_struts2_jdbc
.....................\.classpath
.....................\.myeclipse
.....................\.mymetadata
.....................\.project
.....................\.settings
.....................\.........\.jsdtscope
.....................\.........\com.genuitec.eclipse.migration.prefs
.....................\.........\org.eclipse.jdt.core.prefs
.....................\.........\org.eclipse.wst.jsdt.ui.superType.container
.....................\.........\org.eclipse.wst.jsdt.ui.superType.name
.....................\ReadMe.txt
.....................\src
.....................\...\META-INF
.....................\...\........\MANIFEST.MF
.....................\...\org
.....................\...\...\easybooks
.....................\...\...\.........\bookstore
.....................\...\...\.........\.........\action
.....................\...\...\.........\.........\......\LoginAction.java
.....................\...\...\.........\.........\jdbc
.....................\...\...\.........\.........\....\MySQLConnBean.java
.....................\...\struts.xml
.....................\WebRoot
.....................\.......\error.jsp
.....................\.......\index.jsp
.....................\.......\login.jsp
.....................\.......\META-INF
.....................\.......\........\MANIFEST.MF
.....................\.......\WEB-INF
.....................\.......\.......\classes
.....................\.......\.......\.......\META-INF
.....................\.......\.......\.......\........\MANIFEST.MF
.....................\.......\.......\.......\org
.....................\.......\.......\.......\...\easybooks
.....................\.......\.......\.......\...\.........\bookstore
.....................\.......\.......\.......\...\.........\.........\action
.....................\.......\.......\.......\...\.........\.........\......\LoginAction.class
.....................\.......\.......\.......\...\.........\.........\jdbc
.....................\.......\.......\.......\...\.........\.........\....\MySQLConnBean.class
.....................\.......\.......\.......\struts.xml
.....................\.......\.......\lib
.....................\.......\.......\...\commons-fileupload-1.2.2.jar
.....................\.......\.......\...\commons-io-2.0.1.jar
.....................\.......\.......\...\commons-lang3-3.1.jar
.....................\.......\.......\...\commons-logging-1.1.1.jar
.....................\.......\.......\...\freemarker-2.3.19.jar
.....................\.......\.......\...\javassist-3.11.0.GA.jar
.....................\.......\.......\...\mysql-connector-java-5.1.22-bin.jar
.....................\.......\.......\...\ognl-3.0.5.jar
.....................\.......\.......\...\struts2-core-2.3.4.1.jar
.....................\.......\.......\...\xwork-core-2.3.4.1.jar
.....................\.......\.......\web.xml
.....................\.......\welcome.jsp