How to Export to Excel and Pdf

Hi,

I displayed the data into table using JSP page.

I am creating two buttons as one is Export to Excel and 2nd one is Export to Pdf. If i clickExport to Excel button then the table data has to Export to Excel sheet. and same to to Pdf also.

Can you please send me the corresponding code

It's very urgent

[345 byte] By [kagitalaa] at [2007-11-27 11:59:51]
# 1

>Can you please send me the corresponding code

really ?

>It's very urgent

indeed...

See:

- iText (pdf) => www.lowagie.com/iText/

- POI HSSF (excel) => http://poi.apache.org/hssf/index.html

hope that helps

java_2006a at 2007-7-29 19:28:02 > top of Java-index,Java Essentials,Java Programming...