JavaRebel-Compiling and Reloading Java Code on the fly. Is much easier in Unexploded Format
Unexploded Format Development with JavaRebel is alot easier than exploded format.
Comparison of 2 Java Excel APIs on Large Workbooks/Worksheets
Comparison of Apache POI and JExcelApi
I have recently had the need to output large excel files from a java web application. So I tried to compare two apis to see the largest spreadsheets I could generate. I was hoping that I could stream the Excel files, or that these apis had a flush mechanism similar to Itext, however it turns out that I could not. If someone has different information please let me know.
