On Tue, 2004-01-20 at 13:45, Rob Jellinghaus wrote:
> We are working on a servlet which does some basic XSLT
> transformation.  We would like to use the latest Xalan for this.  The
> sample in the Xalan distribution which is closest to what we want is
> the DOM2DOM sample.
> 
> However, it is completely broken!

You have probably run into the problem documented here
(an old version of Xalan is bundled with java 1.4, and is used
regardless of what classpath you specify):

http://xml.apache.org/xalan-j/faq.html#faq-N100CB


Regards,

Simon

Reply via email to