aspose file tools
The moose likes JSP and the fly likes How to convert XML to Excel Sheets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "How to convert XML to Excel Sheets " Watch "How to convert XML to Excel Sheets " New topic
Author

How to convert XML to Excel Sheets

Jack Nicholson
Ranch Hand

Joined: Sep 07, 2002
Posts: 41
hello,everyone
How to convert XML to Excel Sheets in JSP?
I am using JSP to build XML String & then printing it out.
Help me out!
Thank you much


Jack Nicholson
Nealle
Greenhorn

Joined: Jun 18, 2002
Posts: 2
Check out Apache POI under the Jakarta Project (http://jakarta.apache.org/poi/) You should be able to use POI. I haven't yet used it but I will get around to it when time permits.
Nealle
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to convert XML to Excel Sheets
 
Similar Threads
need help with excel
How to convert XML to Excel Sheets
Mapping xmlschema into excel sheet
xml to excel conversion
how to put the entire excel files with multiple sheets in the web via jsp