Jul
8th
Tue
8th
Excel file generation made easy(er) - NewInstance
This is a good idea because there is no need to create an XLS file on the server before you start streaming data. Frameworks like POI and JExcel put all row and column objects into memory before they create the excel and this can lead to OutOfMemory issues quite often.