From: Charlie Lai <charlie@angeles.eng.sun.com>
Message-Id: <199908062103.OAA05856@angeles.eng.sun.com>
Subject: applets
To: mliu@dot.state.nv.us
Date: Fri, 6 Aug 1999 14:03:07 -0800 (PDT)
my bad ...
that URL is supposed to be:
http://java.sun.com/docs/books/tutorial/security1.2/index.html
thanks,
charlie
> > I mean the applet running in a browser. Based on what I read, this
> > type of applets cannot read any *.txt or similar files except graphics files
> > etc.
> >
> > If this can be done, where can I find some working sample code?
>
> applets can read files if your environment or security policy
> is set up to do so. perhaps the best documentation is in the
> java tutorials:
>
> http://webmirror/docs/books/tutorial/security1.2/index.html
>
> check out the "Quick Tour of Controlling Applets" section.
>
> thanks,
> charlie