954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Upload XML file and Run XSLT to Produce HTML through JSP

How to upload an XML file through JSP web interface and transform that XML using XSLT and return the HTML file for download.

atuleshchand
Newbie Poster
2 posts since Nov 2009
Reputation Points: 10
Solved Threads: 0
 

1.) use the Commons File uploader from Apache to upload the document.
2.) use the Sax Transformer from saxon to transform the XML document.
3.) provied a link to the transformed document's location

ejosiah
Junior Poster
188 posts since Feb 2008
Reputation Points: 72
Solved Threads: 23
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You