XSLT

2002-07-16 Thread Hartmut Bernecker
: org.xml.sax.SAXParseException: Dokumentwurzelelement fehlt ["Dokumentwurzelelement fehlt" means: document root missing] I would appreciate you giving me a hint: what is wrong, how to do it better? Hartmut Bernecker -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands,

How to use the XSL-Taglib with J2SE 1.4 (SDK) and Tomcat 4.0.4

2002-07-04 Thread Hartmut Bernecker
Hello, Scenario: Some XML-Documents (in Request-Scope) have to be transformed at runtime in a JSP-Page. This is done using the XSL-Taglib of Apache. It works well (using Xalan 1)! But now made a update from Java 1.3 to Java 1.4 and the transformation fails with following exception: javax.servlet