This patch uses the interfaces provided by the javax.xml.*, org.xml.* and org.w3c.dom.* instead of Xalan. Only tested with Xalan 2.4.1, works fine. Up to you guys to take it. -- Juan
Created attachment 3885 [details] Patch to ApplyTag class.
Thanks for the patch. But the XSL taglib only supports Xerces/Xalan 1.x. The XSL taglib has been deprecated. Use the XTags taglib for JSP 1.1 containers and JSTL for JSP 1.2 containers.