This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes Need to view data in excel throug the web. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Need to view data in excel throug the web." Watch "Need to view data in excel throug the web." New topic
Author

Need to view data in excel throug the web.

Alok Pota
Ranch Hand

Joined: Mar 07, 2001
Posts: 185
I need to able to let the user view a piece of data in excel through their IE browser. Whats the best way to do this?
1. convert data to comma deleimted data and then write it in html format? and set the response type to excel?
 
 
subject: Need to view data in excel throug the web.
 
Similar Threads
handling excel sheet with java
CSV file opening in Excel - cell auto adjustment using JasperReports
Exporting HTML-Table data to EXCEL sheet
Generate Excel sheet and populate data in new IE browser
problem when downloading excel sheet from struts application using Internet explorer