[Home] [By Thread] [By Date] [Recent Entries]
There's an easier way:
1. set content type to Excel In JSP: <% response.setContentType("application/vnd.ms-excel"); response.addHeader("Content-Disposition", "attachment;filename=\"table.xls\""); %> 2. Write out a normal xhtml table Excel will do the conversion for you Rick Roen wrote: I want to transform the xml output from a NET dataset.WriteXML which contains both schema and data into spreadsheet ML to be used by Excel.
|

Cart



