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

2002-07-04 Thread Shawn Bayern
The XSL Taglib is no longer supported; we recommend that you switch to JSTL (the "Standard Taglib"). -- Shawn Bayern "JSTL in Action" http://www.jstlbook.com (coming in July 2002 from Manning Publications) On Thu, 4 Jul 2002, Hartmut Bernecker wrote: > Hello, > > Scenario: > Some XML-Docume

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