| Author |
Generate Excel WorkBOOK through JSP
|
Nagesh Rachakonda
Ranch Hand
Joined: Dec 04, 2003
Posts: 34
|
|
Hello, I am comfortably able to generate Excel worksheet with the data in the JSP with the help of database. Now I have a case where I need to execute different SQLs in database and show the generated results in different worksheets of a single WORKBOOK. How I can accomplish this task with a JSP? Any suggestions are most welcome. Thanks. Nagesh.
|
 |
Scott Duncan
Ranch Hand
Joined: Nov 01, 2002
Posts: 363
|
|
You can start here: http://www.andykhan.com/jexcelapi/
|
No more rhymes! I mean it!<br /> <br />Does anybody want a peanut?
|
 |
Nagesh Rachakonda
Ranch Hand
Joined: Dec 04, 2003
Posts: 34
|
|
Thanks for your kind reply post. I am still not able to solve my issue (generating excel WORKBOOK) . . . with this api. Any other comments/solutions....? Thanks. Nagesh.
|
 |
sunitha reghu
Ranch Hand
Joined: Dec 12, 2002
Posts: 937
|
|
Hi Nagesh, check this API Hope this helps, sunitha
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Generate Excel WorkBOOK through JSP
|
|
|