I use superCSV to write csv data in my code. His work is absolutely beautiful and very effective, but now my demand has changed. I need to write several sheets in one xls file, which takes a lot of time. So, is there any way in supercsv whereby I can write several sheet data in one csv file and send it to the client, so that when the client opens this csv file in MS-Excel, it can see several sheets, not me, generating an excel file with multiple sheets and sending it to the client.
thanks
java csv supercsv web-development-server
user3363969
source share