Hi all- I'm trying to use the xtags-1.0 tag library example called
styledemo.jsp but I'm getting the following exception:
javax.servlet.ServletException:
javax.xml.transform.TransformerConfigurationException:
javax.xml.transform.TransformerException: org.xml.sax.SAXException:
Namespace not supported by SAXParser
I've copied all of the jar files provided with the distribution to my
WEB-INF/lib, but I'm wondering if one of the libraries is being preceeded by
Tomcat (I'm using tomcat3.2.2) in its TOMCAT-HOME/lib directory. Anyone
have any advice? Thanks!
-Richard