On Mon, 9 Aug 1999, Yohans Mendoza wrote:

> I'm havibg troubles with an applet that talks to oracle. When I run the
> applet from the machine where I have the DB server, no problem, but when
> running the applet form a remote machine, I get a security exception. That
> it couldn't resolve the ip of the host in which I have the class, and the
> server running.
> 
> Can somebody tell me what I'm missing?

Are your webserver and the database server running on the same machine?

The JVM in the browser requires that the applet be signed in order to make
a network connection to a machine other than the server which supplied the
applet, or the local machine.

Try signing the applet, and see if that fixes it.

---------------------------------------------------------------------------
Bride, n.: A woman with a fine prospect of happiness behind her.
                -- Ambrose Bierce, "The Devil's Dictionary"
---------------------------------------------------------------------------
Ted Garrett                                    PGP Key ID: 0A04AE45
Network Systems Analyst for hire               [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to