Hi ericpete, ok this is what i trying to do is create a workbook in excel from data in a database, the same data is presented in html using the same data, i create reports in html thats work fine, then when i made this code to generate a excel version of the same data as a option in the same html report (export to excel option) i use this code to generate the workbook, this code works in a not web java application, but how send out stream of this excel objet by a web browser?
Main Topics
Browse All Topics





by: ericpetePosted on 2009-08-16 at 19:00:30ID: 25111280
I'm not sure I understand your question.
Do you have an Excel workbook you want to convert to a set of web pages? Or do you have some web pages you want to convert to an Excel spreadsheet?
Do you want people to be able to modify them? And what do you want to do with the resulting files when you're done with them?