Hi
I am using Stream API to download large excel. I am able to create the
wokrkbook. But I am getting sheet value as null. Please find the sample
code,
SXSSFWorkBook wb = new SXSSFWorkbook(100);
sh = wb.createSheet("Validated Data");
This is working fine in window system. But when i deploy in linux, we are
getting issue
Any help and your input will save my time.
--
Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]