hope this is clear and could you please suggest me a good approach to
handle any size data.
Thank you.
*
Regards,
Sharon Jolly
*
--
*From:* Leon Rosenberg [mailto:[EMAIL PROTECTED]
*Sent:* Wed 1/3/2007 12:34 AM
*To:* Struts Users Mailing List
*Subject:* Re: Max length o
.
Thank you.
Regards,
Sharon Jolly
From: Leon Rosenberg [mailto:[EMAIL PROTECTED]
Sent: Wed 1/3/2007 12:34 AM
To: Struts Users Mailing List
Subject: Re: Max length of String - report in a single string for display
What about retrieving and storing byte chunks? This
What about retrieving and storing byte chunks? This way you don't have
to copy the data and its easier to write out the chunks one-by-one for
the outputstream too, since writing out a huge string is kindof messy
for the performance.
However it doesn't matter for the vm whether you store the data i
3 matches
Mail list logo