Date: Wed, 12 Nov 1997 16:23:50 -0800 (PST)
From: "Tin L. Nguyen" <Tin.Nguyen@Eng>
Subject: load applet from another applet
To: java-security@web2.javasoft.com
Hi,
I would like to create a signed applet, running in a browser,
creating a frame, loading in an unsigned applet from a remote host,
and runs the second applet inside the frame. Can I do that?
Second, if I can run the second applet inside the frame,
can this applet open/write to local file? Does this applet has full
access like the trusted applet?
Thank you in advance.
Tin Nguyen