Description: JSP+JDBC login
Experimental task: the development of a Web login page members, require the preparation of an independent JavaBean, JDBC access to the through the user table to verify the user name and password.
To Search:
File list (Check if you may need any files):
Lab1_jsp_jdbc
.............\.classpath
.............\.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
.............\script
.............\......\script.txt
.............\src
.............\...\META-INF
.............\...\........\MANIFEST.MF
.............\...\org
.............\...\...\easybooks
.............\...\...\.........\bookstore
.............\...\...\.........\.........\jdbc
.............\...\...\.........\.........\....\MySQLConnBean.java
.............\WebRoot
.............\.......\error.jsp
.............\.......\index.jsp
.............\.......\login.jsp
.............\.......\META-INF
.............\.......\........\MANIFEST.MF
.............\.......\validate.jsp
.............\.......\WEB-INF
.............\.......\.......\classes
.............\.......\.......\.......\META-INF
.............\.......\.......\.......\........\MANIFEST.MF
.............\.......\.......\.......\org
.............\.......\.......\.......\...\easybooks
.............\.......\.......\.......\...\.........\bookstore
.............\.......\.......\.......\...\.........\.........\jdbc
.............\.......\.......\.......\...\.........\.........\....\MySQLConnBean.class
.............\.......\.......\lib
.............\.......\.......\...\mysql-connector-java-5.1.22-bin.jar
.............\.......\.......\web.xml
.............\.......\welcome.jsp