Date: Fri, 29 Aug 1997 23:03:30 -0700
From: Ray Mistry <mistry@pacbell.net>
To: java-security@web2.javasoft.com
Subject: Reading files on server
I am trying to write an applet that allows a user to log in to a UNIX
machine and read his/her files. However, JDK 1.1 does not let me do
this because of an applet security restriction regarding file access.
Is there a way I can read files on the server? If so, HOW?
Thanks,
Raj