Hi All,

I'm working on POI for generating excel report using HSSFWorkbook,As per
user requirement i need to fetch data from db2 and generate excel sheet on
each request(button on click), My problem here is I'm able to generate one
excel file on click(button) and after that if user (adds or delete some
records) from the page and wants to generate one more excel file by clicking
on button it has to generate excel report with new excel file, like that it
has to generate multiple files.(all these code is generated using servlets
on doPost method),  it's really appreciated your help.

Thanks,
Shan
-- 
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/HSSFWorkbook-r-w-and-multiple-excel-file-generation-tp3218459p3218459.html
Sent from the POI - User mailing list archive at Nabble.com.

Reply via email to