This actually doesn't look like a TransformerConfigurationException, but (because of the slashes) a ClassNotFoundError pointing to TransformerConfigurationException. You may need to update your container's XML-support libraries.
-- Shawn Bayern Author, "JSP Standard Tag Library" http://www.jstlbook.com (coming this summer from Manning Publications) On Wed, 20 Mar 2002, RAYMOND Romain wrote: > exact error is > " > InsertTag:doEndTag caught: javax.servlet.ServletException: > javax/xml/transform/TransformerConfigurationException > " > > > > > hello, > > > > I am trying to use JSTL xml taglib to apply xsl to xml and i get an > > exception. > > So I have tried to look at standard-examples.war but all the xml > > examples > > (and a lot of the others) throws an exception too ? > > > > I use TC 4.0.3 (on Windows2000) and I have no problem using c.tld in my > > webapp, > > is there a configuration step I have missed, or any ideas ? > > > > thanks. > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>