Date: Wed, 7 May 1997 10:41:29 -0700
Message-Id: <199705071741.KAA19277@puffin.eng.sun.com>
From: Marianne Mueller <mrm@Eng>
To: mbolinger@netbiz.net
Subject: Re: java chat applet
Someone must have written an applet that tries to do stuff that an
applet is not allowed to do, for security reasons.
There's not rreally anything you can do about it, unless you trust the
applet and are willing to install it on your local system in a
directory on your browser's CLASSPATH.
See http://java.sun.com/sfaq/ for more info on the applet security
model.
Marianne