Anu, This is a JSF RI problem, not a JSF MyFaces problem. You'll probably be able to get help by asking on the JSF RI mailing lists, but it's unlikely that anyone here can help you.
On 10/10/05, Anu Padki <[EMAIL PROTECTED]> wrote: > 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 > > >

