Hi,
   I once posted this question but soultions did not help me.
  Please let me know if any one have come across this issue and found a
solution.


  Our DB app generates a page with a query. If the Query has lots of data
the
  ecs structure is blown out and I get a out of memory error.

  This never happens even if the data is really huge and I do not print the
page. It happens when I say  out.println only.

It seems it is basically the overflow for a string object. Can anyone please
let me know how huge pages (2MB or more) are usually handled using ECS.

Thanks
Venkat



--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to