aspose file tools
The moose likes Java in General and the fly likes Problems with Multiple File Download 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 » Java in General
Reply Bookmark "Problems with Multiple File Download" Watch "Problems with Multiple File Download" New topic
Author

Problems with Multiple File Download

Darren Alexandria
Ranch Hand

Joined: Aug 17, 2007
Posts: 185
Good day!
I have a code that downloads multiple files from a database to a specified directory. It works well but when I check the contents of the file, somethis is wrong.

I have downloaded 16 files and only file # 4,5,6,7 have the correct contents. I don't know why.

Please help me.

here's my code;


Thanks.

Darren
 
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: Problems with Multiple File Download
 
Similar Threads
using an uploaded file
store a file in tomcat server
Access is Denied
getOutputStream() has already been called for this response
How to convert Blob Type back to File