Hi
There are couple of ways, you can share a folder from you server and map it to the user, then you can have a signed applet to write it to this mapped drive
second way is you have have a shared folder on server and then access it from applet as //yourservername/foldername
hope this helps
Ashish