JDBC applet

This page contains an example of an applet that uses the Thin JDBC driver to connect to Oracle. ALSO it asks user for privilege to access via sockets server other than the web-server. This is needed as Database server and Web-server are not the same

The Applet tag in this file contains a CODEBASE entry that must be set to point to a directory containing the Java classes from the Thin JDBC distribution *and* the compiled Applet code.