From: "David Maciejowski" <dmaciejo@capgemini.fr>
To: <java-security@java.sun.com>
Subject: listing directories and files of a local disk
Date: Thu, 16 Jul 1998 16:28:21 +0200
Hi ,
1>I encounter some troubles in accessing local files.
I would like to list the disks, directories, and files of the machine =
that runs the applet.
I use the FileDialog class but it doesn't work on the client machine (it =
works on the server).
2> I would like to execute this file with its own application. Is it =
possible to use the exec command from the runtime object on a client =
machine ?
If you have any ideas, or solutions to my problems thank you to send me =
a response.
=20
ps: I use jdk1.1.5
Thank you for your answers.
David Maciejowski