Date: Mon, 06 Jul 1998 10:29:20 +0200
From: Oukhellou <p6dsia18@ibm9.cicrp.jussieu.fr>
To: java-security@java.sun.com
Subject: error of security?
--------------479DBA9030B0E8D75862E25F
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I'm using the class Socket, witch open a connection with localhost, and
I send data witch execute a script CGI, I take a result of the script
and i set it in a textarea. when i run the applet in the appletviewer,
it works perfectly, but in the browser, it gives this error:
tecne18.inrp.fr is my localhost.
Error:
netscape.security.AppletSecurityException: security.Couldn't connect to
'tecne18.inrp.fr' with origin from 'local-classpath-classes
(I don't know what is the origin.)
--------------479DBA9030B0E8D75862E25F
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
I'm using the class Socket, witch open a connection with localhost, and I send data witch execute a script CGI, I take a result of the script and i set it in a textarea. when i run the applet in the appletviewer, it works perfectly, but in the browser, it gives this error: tecne18.inrp.fr is my localhost.
Error:
netscape.security.AppletSecurityException: security.Couldn't connect
to 'tecne18.inrp.fr' with origin from 'local-classpath-classes
(I don't know what is the origin.)
--------------479DBA9030B0E8D75862E25F--