I believe that since applets are client side you can't initiate a download from a web server unless you do two things
- Use a security certificate for the applet so that you can access the users computers
- Push the file onto the users computer.
Greetings.
Marcus