Basic HTML version of Foils prepared 7 October 97

Foil 17 Simple JDBC 2 Tier Applet - An Example

From Overview of JDBC and its use with Microsoft Access ARL Database Tutorial -- February 98. by Nancy McCracken(Sangetta Aggarwal, Udayan Parvate, Tom Pulikal)


1 The 2-Tier Applet consists of a Java applet which communicates with an Oracle server via JDBC.
2 The weblogic JDBC driver for Oracle is used.
3 The important java package to include is java.sql.*
4 Currently, the weblogic installation is on `osprey7'. The environment variable `classpath' has to include /usr/npac/weblogic/classes
5 The applet directly calls the java class which has the code for communicating with the Oracle server.

in Table To:


© on Mon Oct 13 1997