Hi there, whenever I execute the Simple custom tag example I get the following exception: java.lang.IllegalAccessError: try to access class com.sun.xml.tree.ParentNode from class org.apache.jasper.compiler.TagLibraryInfoImpl It states that the class com.sun.xml.tree.ParentNode cant be accessed from org.apache.jasper.compiler.TagLibraryInfoImpl because it is not public. Where can I get a xml class library that works with Apache Tomcat or has anybody come across this problem and found a solution. Thanks in advance... Boris =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
