jsp - huge data in excel report of web application causing heap space crunch -


we use apache poi api export report xls in our web application loads slow , time because of heap space exhausted , server crashes after garbage collector process hungs up.

any expert please suggest me efficient way implement this.


Comments