Hi *,

I have some questions about XSLT transformations with tomcat (4 and 5).

1.) There doesn't seem to be a XSLT-processor included in TomCat.
Isn't this mandatory for a J2EE web container?  Isn't this needed for
the transform taglibs?

2.) When removing the xalan.jar-package from my web-app, I get the
following error: 

     javax.xml.transform.TransformerFactoryConfigurationError: Provider 
org.apache.xalan.processor.TransformerFactoryImpl not found

Why does tomcat looks after the
org.apache.xalan.processor.TransformerFactoryImpl class?  I didn't
configured this implementation for being used.

Thanks for your help,

-- 
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to