aspose file tools
The moose likes JSP and the fly likes download file from database 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 » JSP
Reply Bookmark "download file from database" Watch "download file from database" New topic
Author

download file from database

Steven Ho
Greenhorn

Joined: Jan 16, 2003
Posts: 15
Hello,
I am trying to download a pdf file from database.
The coding did download some content, but these downloaded file's size appear to be smaller than it should be, comparing to blob in database. Original file size is 40kb but downloaded file size is 39kb as such.
Below is what I've done. Can someone please tell me what did I do wrong?

Have a nice day. Thank you all.
[ February 18, 2003: Message edited by: Steven Ho ]
 
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: download file from database
 
Similar Threads
Downloading file from Oracle DB
File download from Blob column does not work
Storing and Retriving Images from DB(Oracle) using JSP/Servlets
getOutputStream() has already been called for this response
Reading From a Binary Large Object(BLOB)