Date: Wed, 07 Jan 1998 14:46:18 +0530
From: Navindra Herath <navindra@millenniumit.com>
To: java-security@web2.javasoft.com, pdimarco@ascllp.com
Subject: Applet using JDBC - Oracle Database
Hi there
I am developing a Java Applet using JDK1.0.2 with JDBC connectivity to
Oracle databse. The machine (SUN) I was developing the application also
a HTTP server and Oracle Database also in the same machine.
The appletviewer works perfect with the applet for the execution
purposes. While trying to execute the Java Applet over the HTTP server
using Netscape browser it is prompting the following exceptions over the
java console.
# Security Exception: checkpropsaccess.key
# Sequrity Exception: Could not connect to <server name> .....
# Applet exception: security violation: ....
# UniversalConnect privilege not enabled: ...
please be kind enough to guide me to recover from those exceptions.
Thanking You
Navindra Herath