JDBC and Netscape

From: Hans Duijn <hans.duijn_at_inventive.nl>
Date: 26 Oct 1998 08:13:52 GMT
Message-ID: <711b00$aas_at_news3.euro.net>



Hi,

I'm using JDBC to connect to an Oracle 8 db...it works fine. Now I'm trying my applet in Netscape's Communicator. Due to security restrictions I'm forced to use certificates and Netscape's Capability classes for Java. These classes ask for a target for the security leak like accessing a file on the local system or connections over the network. For the last the target is 'UniversalConnect' which I thought would be the target for the JDBC/ Sqlnet connection. However, Netscape asks the user for the privilege as it should but still refuses to make the connection. Does anyone know what target I should use for my applet?

Thanks in advance...

Hans Received on Mon Oct 26 1998 - 09:13:52 CET

Original text of this message