Oracle SQLJ Applet - Using Java Plug-In

This page contains an example of an applet that uses SQLJ and Oracle's Thin JDBC driver. This applet uses Oracle-specific features and requires Oracle profile customization to run.

Note: This applet requires a browser with the Java plug-in http://java.sun.com/products/plugin. Important: before starting your browser, ensure that your CLASSPATH is empty - otherwise you may encounter java.lang.NoClassDefFoundErrors.

The source code for the applet is in AppletOracle.sqlj The source code for the applet's user interface is in AppletUI.java


</COMMENT>