aspose file tools
The moose likes Servlets and the fly likes Java Servlet - Download Multiple files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Java Servlet - Download Multiple files" Watch "Java Servlet - Download Multiple files" New topic
Author

Java Servlet - Download Multiple files

pawan chopra
Ranch Hand

Joined: Jan 23, 2008
Posts: 362

Can we download multiple files (from the server) using Servlet without compressing them or doing any tar operation with a single click?

Pawan Chopra
SCJP - DuMmIeS mInD
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35240
    
    7
If the client is a standard web browser, then no.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java Servlet - Download Multiple files
 
Similar Threads
How to prevent user from login in more than one session at the same time?
Intermitttently applet performance is slow
Downloading Multiple Files
Multiple requests to download files using JavaScript
Multiple requests to download files using Applets