Importing Data from JSP to Excel spreadsheet.
843838Oct 4 2006 — edited Oct 17 2006Hi all,
On my web application i have used JSP and MS Access database. JSP ca create report on the data in MS Access. Now i need to import those displayed data from JSP to Microsoft Excel spreadsheet. So i need to generate a excel spreadsheet from jsp when click import button.
Can anyone please tell me how can i do that using JSP and tomcat.
Thanks.