Date: Thu, 12 Aug 1999 11:45:52 -0700
From: Chandrakant Yemparala <chandry@running-start.com>
To: java-security@java.sun.com
Subject: loading local applet
Hi,
How to run an applet that is local to the client system. That is the
applet is loaded into clients machine and it accesses the clients files
and sends it to the server.
I have the applet. But I donot know how the html file looks like and how
the applet is loaded from local file system.
Is there any way for doing this
Thanks
Chandra