Hello gurus, I am getting the error
META-INF/html_basic.tld" from JAR file file:/C:/NewTax/TreeTest/.deployables/TreeTest/WEB-INF/lib/jsf-impl.jar: org.apache.jasper.JasperException: Failed to load or instantiate TagLibraryValidator class: com.sun.faces.taglib.html_basic.HtmlBasicValidator
However, when I do jar xvf on this jar, I find the html_basic.tld as well as the class. I made sure that the jsf-impl files are same in tomcat/common/lib and this directory.
Please advise.- Anu

