How can I use a Java servlet to output XML and XSLT?
Created May 4, 2012
Brian Ewins See this page of examples for apache's Xalan XSL-T processor: http://xml.apache.org/xalan/usagepatterns.html
Xalan includes a sample servlet.
Created May 4, 2012