Basic HTML version of Foils prepared May 19 99

Foil 19 Simple JDBC 2 Tier Applet - An Example

From Overview of JDBC: Java Database Connectivity Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Nancy McCracken,(Sangetta Aggarwal, Meryem Ispirli, Udayan Parvate, Tom Pulikal, Chao-Wei Ou)

2 tier person database example for Foil 19
The 2-Tier Applet consists of a Java applet which communicates with an Oracle server via JDBC.
The Oracle JDBC driver for Oracle8 is used. This driver has implementations of the java classes that can be downloaded with the applet.
The important java package to include is java.sql.*
When you compile the applet, you must include a path to the driver classes.
The applet directly calls the java class which has the code for communicating with the Oracle server.



© 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 Mon Jul 5 1999