Link to home
Start Free TrialLog in
Avatar of jdpositive
jdpositiveFlag for India

asked on

Save multiple files to disk without being prompted with 'Save As' multiple times.

I am looking for a functionality wherein user should be able to save multiple files to the disk without being prompted with 'Save As' multiple times.

e.g.

1. user adds five items to download in his list of items.
2. user should be prompted for the download location only once.
3. all the files should get downloaded to the client machine location selected by the user.

the application has been written in java using struts. so am looking for solution using jsp, servlets, javascript, flash etc.
ASKER CERTIFIED SOLUTION
Avatar of Jason C. Levine
Jason C. Levine
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial