hard disk access to applet

hi,

I have made a signed applet.. my trouble is this applet needs access to the client hard disk as it save the file transfered from the server to a perticular location. I do not want to change the policy file for each client. Can anybody tell me how to solve this problem of accessing the local disk?

Thanks in advance

-- Abdel Raoof Olakara

http://olakara.googlepages.com

[406 byte] By [Olakaraa] at [2007-11-26 18:33:57]
# 1
The applet is running on the clients machine and if the user accepts the certificate of a signed applet it has full access to the machines file system. For saving files the user needs the rights to write into a certain folder.
1217177a at 2007-7-9 6:08:03 > top of Java-index,Security,Signed Applets...