You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by he...@itm-consulting.de on 2004/10/06 11:05:29 UTC

xml / xslt sample(xalan) problem

i got the "xalanservlet.war" because i want to parse some xml / xslt with 
servlets.

but i get the following err-msg:
jspSample.jsp?PMA=HellowWorld!&XML=birds.xml&XSL=birds.xsl 

org.apache.jasper.JasperException: The output format must have a 
'{http://xml.apache.org/xalan}content-handler' property!

i get the same msg with other samples from the web.

ver.:
xp sp2
tomcat 5.0.27
j2sdk1.4.2_05


ideas?