Date: Mon, 22 Jun 1998 17:29:55 +0200
From: Claudio Riva <C.Riva@infosys.tuwien.ac.at>
To: java-security@javasun.javasoft.com
Subject: static variable and sandbox
Hi
I have an applet which uses a static variable to communicate whit other
similar applets.
Each applet is put in a different page and opened in a different web
window.
When I put the applet in my local disk and in the CLASSPATH, everything
works: the applets can communicate through the static variable.
When I put the applet on a Web Server they don't communicate anymore.
I guess each applet is working in a differnt sandbox and so the static
variable is not accessible.
I use NS 4.04 as browser.
So, what shall I do to make the applet to communicate.
I would like that when I download the applet from the network it is like
when the applet is in the CLASSPATH.
I have tried to sign the applet with Netscape Signing Tool but it
doesn't work...
Has anyone a solution ?
Thank you in advice
Ciao
Claudio
===============================================================
Claudio Riva
---> E-Mail: C.Riva@infosys.tuwien.ac.at
------> WWW: http://www.infosys.tuwien.ac.at/~riva
---------> Phone: +43-1-58801 4410
------------> Fax: +43-1-505 84 53
---------------------------------------------------------------
Imagination is more important than knowledge
---------------------------------------------------------------