aspose file tools
The moose likes JSP and the fly likes Export data to various formats in jsp using taglibs - how? 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 » JSP
Reply Bookmark "Export data to various formats in jsp using taglibs - how?" Watch "Export data to various formats in jsp using taglibs - how?" New topic
Author

Export data to various formats in jsp using taglibs - how?

vijay sinha
Greenhorn

Joined: Jul 18, 2002
Posts: 20
Hello All!
My requirement is to display from jsp, a resultset (resultset is the output from a javabean)from a table(s) to an excel spreadsheet, ie., after displaying on the html page.
I can use a link to export to excel/csv..etc. as a reference example in Export example.
I'm evaluating on the two ways(which are in my mind for now)
1. use the javaexcelapi for export (as in my earlier thread)
2. use the taglibs.
pls. comment on the approach..
thanks,
vijay
[ August 11, 2002: Message edited by: vijay sinha ]
[ August 11, 2002: Message edited by: vijay sinha ]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Export data to various formats in jsp using taglibs - how?
 
Similar Threads
"this" and "super"
More... on how to generate output from "jsp to excel"
Cleared SCWCD with 91%
How to do export MS Word File?
Export functionality