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
1 The 2-Tier Applet consists of a Java applet which communicates with an Oracle server via JDBC.
2 The Oracle JDBC driver for Oracle8 is used. This driver has implementations of the java classes that can be downloaded with the applet.
3 The important java package to include is java.sql.*
4 When you compile the applet, you must include a path to the driver classes.
5 The applet directly calls the java class which has the code for communicating with the Oracle server.

in Table To:


© 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