A
Archana
Hi,
My Java Applet loads in an Applet Viewer perfectly but does not load
in any HTML browser(Netscape, IE). This applet is talking to the
oracle database using JDBC.
The exception found on the Java Console in Netscape is:
java.lang.NoClassDefFoundError:
Oracle/jdbc/driver/OraclePreparedStatement
I would highly appreciate any input/solution(s) for this problem.
Thanks!!
Archana
My Java Applet loads in an Applet Viewer perfectly but does not load
in any HTML browser(Netscape, IE). This applet is talking to the
oracle database using JDBC.
The exception found on the Java Console in Netscape is:
java.lang.NoClassDefFoundError:
Oracle/jdbc/driver/OraclePreparedStatement
I would highly appreciate any input/solution(s) for this problem.
Thanks!!
Archana