Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Help: Java applet connection to server failure

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@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 Wed Aug 30 2000 - 19:20:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US