You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Se...@hartfordlife.com on 2005/08/15 22:04:01 UTC

Issue with generating excel documents

Hi,

I am using usermodel package's HSSF classes to generate excel sheet. The
data is crossing 25,000 rows and when i use to load everything in memory
and write once, the OutOfMemory error occurs in weblogic... If i write once
for each row and reopen the file stream and the sheet to append more data,
it is too slow...i am looking for a better solution..

Thanks
Sen
Customer Service Systems (Online Enrollment)
Phone: 860-843-6729
Email:   senthil.jagannathan@hartfordlife.com




*************************************************************************
PRIVILEGED AND CONFIDENTIAL: This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information.  If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited.  If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/