| Author |
Show in the browser one excel file
|
Nestor Alduey
Greenhorn
Joined: Jul 30, 2006
Posts: 26
|
|
You know that the format of a xls(excel) file are maked with xml, thats mean, if I want to create an xls file I only have to know xml and then save it like .xls. I want to generate from java the xml code and then send it to the browser from a servlet. And that the browser interpret the xml code and show it like excel document. Best Regards, Nestor Alduey Pleasse HELP!!!
|
 |
vishwanath nadimpally
Ranch Hand
Joined: Jan 25, 2005
Posts: 116
|
|
3rd result for your question on google gave this : http://forum.java.sun.com/thread.jspa?threadID=516906&tstart=90
|
 |
 |
|
|
subject: Show in the browser one excel file
|
|
|