Alex
it finally worked out!
i had to put :
response.setHeader("Content-Disposition","attachment;filename=\"whatever.xlsx\"");
instead of
response.setHeader("Content-Disposition","attachment;filename=\"whatever.xlsx\"");
therefore the code you posted works if we put xlsx, just because SXSSF works
with xlsx
regards
--
View this message in context:
http://apache-poi.1045710.n5.nabble.com/problem-opening-excel-2007-created-using-SXSSF-tp4705693p4879802.html
Sent from the POI - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]