文件名称:Lab1_jsp_jdbc
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-03-20
- 文件大小:
- 793kb
- 下载次数:
- 0次
- 提 供 者:
- 车**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
JSP+JDBC实现登录
实验任务: 开发一个Web登录页成员,要求编写独立的JavaBean,通过JDBC访问数据库中的user表来验证用户名和密码。
-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.
实验任务: 开发一个Web登录页成员,要求编写独立的JavaBean,通过JDBC访问数据库中的user表来验证用户名和密码。
-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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