Re: [OT] Re: java.lang.OutOfMemoryError: Java heap space

2006-10-23 Thread B . Sridhar
Hi, thanks for ur suggestion, i have used commons.IOutil and its working! bye On 10/20/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: B.Sridhar ha scritto: > yes . actually my appln initially downloads the file from database to a > temp directory of the tomcat as a temp file and then from the

[OT] Re: java.lang.OutOfMemoryError: Java heap space

2006-10-20 Thread Antonio Petrelli
B.Sridhar ha scritto: 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