Basic HTML version of Foils prepared April 15 1997

Foil 11 JDBC Servlet Example

From Examples of JDBC -- Microsoft Access CPS616 -- Information Track of CPS -- Spring Semester 97. by Sangeeta Aggarwal,Tom Pulikal,Udayan Pravate(Nancy McCracken) *

1 Demonstrates how to use servlets to access the database
2 This example uses Weblogic's JDBC driver to connect to the Oracle database on osprey7
3 The servlet allows to connect to a user's database and run queries on the same
4 It displays the query results as well as the driver details
5 The main java packages imported are java.servlet, java.servlet.http and java.sql among others.

Table Font Size


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Thu Aug 14 1997