文件名称:ServletDemo
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2012-11-26
- 文件大小:
- 80kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
摘要:Java源码,初学实例,Servlet
Servlet中连接数据库,在Servlet中连接数据库的Java代码,主要是利用sun.jdbc.odbc.JdbcOdbcDriver驱动获得连接,然后定义SQL语句,获取PreparedStatement对象进行数据查询,最后将查询结果以PrintWriter的方式输出到网页上显示。
-Abstract: Java source code, beginner instance, servlet
Servlet to connect to the database, the database connection in a Servlet Java code, mainly use sun.jdbc.odbc.JdbcOdbcDriver drivers to get connected, and then define the SQL statements for PreparedStatement object data query, the final query results to the way the output of PrintWriter displayed on the page.
Servlet中连接数据库,在Servlet中连接数据库的Java代码,主要是利用sun.jdbc.odbc.JdbcOdbcDriver驱动获得连接,然后定义SQL语句,获取PreparedStatement对象进行数据查询,最后将查询结果以PrintWriter的方式输出到网页上显示。
-Abstract: Java source code, beginner instance, servlet
Servlet to connect to the database, the database connection in a Servlet Java code, mainly use sun.jdbc.odbc.JdbcOdbcDriver drivers to get connected, and then define the SQL statements for PreparedStatement object data query, the final query results to the way the output of PrintWriter displayed on the page.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(没有文件,原文件不完全或已损坏或有密码)