Re: Help: Java applet connection to server failure

From: C. Ferguson <c_ferguson_at_rationalconcepts.com>
Date: Thu, 31 Aug 2000 00:20:04 GMT
Message-ID: <39ADA4F4.FDD873ED_at_rationalconcepts.com>


If you post your code, I can probably point you in the right direction. What version of java are you writing.
If jdk2, than you will need the plugin to run your applet. See javasoft website.
If the database is on a different server than the web server, you will need to sign the applet or
use connection manager.

hth,
cindy

Zekun Zou wrote:

> Hi
>
> I am using Oracle JDeveloper to generate a Oracle applet.
> I can run this apllet within the Jdeveloper IDE very well.
> But when I run this applet from IE5 I got the following error message:
>
> DAC-405: SessionInfo:Application module creation failed;className:
> Connection1
> access denied (java.net.SocketPermission sun3 resolve)
>
> Envorinment:
> PC Windows95, IE5, JDeveloper3.0, JDBC
> No web Server
> Server: Sun Solaries 2.6 Oracle 7.3.4
>
> Can anybody there help me?
>
> Thanks
> Quinn
Received on Thu Aug 31 2000 - 02:20:04 CEST

Original text of this message