Hi there
I can sucessfully deploy a Servet which transforms
a piece of XML into HTML using Apache Xalan on Sun One Web Server 6.0 (win 2K) Alas, when I deploy the same Servlet (or .war file) onto Sun One Web Server 6.1 (solaris) and then transform XML to HTML, I get the
following error:
The output format must have a
'{http://xml.apache.org/xslt}content-handler' property!
I suspect its a problem with XML parser used by Sun One and the one XALAN requires but I'm not user
Regards
Daniel