From: "Steve Li" <steve@julia.gcast.com>
To: <java-security@web1.javasoft.com>
Subject: How to load a local applet from a downloaded applet
Date: Wed, 1 Apr 1998 12:12:30 -0800
Hi there,
I'm a new Java developer. I want to develop an applet which can connect to
any hosts. I know if the applet is signed, it can do almost anything. But I
also heard that an downloaded applet can load a local applet and let the
local applet to do anything you want. Is it true? How to do that?
Steve Li