Hi Matt, I have that file in lib dir and i added jsp-api.jar to getrid of following error. package javax.servlet.jsp.tagext does not exist
thanks On Wed, Dec 23, 2009 at 3:05 PM, Matt Raible <m...@raibledesigns.com> wrote: > That's a new one - I haven't seen that before. It's probably because > you're using Ant. ;-) > > You might want to check your WEB-INF/lib and make sure there's a > jstl-1.1.2.jar present. > > On Wed, Dec 23, 2009 at 4:03 PM, sridhar vennela > <sridhar.venn...@gmail.com> wrote: > > Hi, > > I am getting following error. i am using latest version and ANT to build > war > > file. is any thing i am missing? > > > > SEVERE: Exception Processing ErrorPage[errorCode=500, > location=/error.jsp] > > org.apache.jasper.JasperException: Unable to read TLD "META-INF/c.tld" > from > > JAR file > > > "file:/C:/Tools/apache-tomcat-6.0.20/webapps/template2/WEB-INF/lib/standard-1.1.2.jar": > > org.apache.jasper.JasperException: Failed to load or instantiate > > TagLibraryValidator class: org.apache.taglibs.standard.tlv.JstlCoreTLV > > Thanks, > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >