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

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.