I have this application I\'m developing in JSP and I wish to export some data from the database in XLS (MS Excel format).
Is it possible under tomcat to just write a
maybe you should consider using some reporting tool with an option of exporting files into XLS format. my suggestion is JasperReports