yes . actually my appln initially downloads the file from database to a temp directory of the tomcat as a temp file and then from there iam reading it to display. So the file is not getting stored in the temp directory. while getting the file from database its displaying exception
On 10/20/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
B.Sridhar ha scritto: > But when I > tried to download the image of 85mb, "out of memory" exception is > thrown" > and this is the complete trace of that exception... You haven't your 85MB file in your memory, right? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- B.Sridhar