From: Reena Dass <reenad@pune.tcs.co.in>
To: "'java-security@java.sun.com'" <java-security@java.sun.com>
Subject: File transfer
Date: Wed, 7 Jul 1999 12:20:32 +0530
Hello
I need to write an applet that will transfer a file, selected by the
client, from the client's machine to the server and vice versa from which
the applet was launched.
Can this be done without the user having to edit the security policies on
their machine? Also is there some Java class which can read the contents of
a specified directory on the server and display it to the client?
Reena