Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to make zip file on the fly and download?

843842Mar 10 2010 — edited Mar 11 2010
Hi,
I want to download multiple files in a single request.
I know that we cann't get multiple response from server.
So I decided to make a zip file and download.

How can I do that?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 8 2010
Added on Mar 10 2010
2 comments
367 views