|
How to reduce the size or avoiding out of memory error?
HI all i m rajesh kumar..
I have one problem..
my scenario is i m reading one excel file by using POI API....
When i m trying to load the excel file with large amount of the data...i m facing out of memory errror....but i increased the heap size....but it
doesnt works....
Now i need to reduce the size for the excel file. by java code...can any one help me...Thanks in advance
|