Re: java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagInfo

2006-06-08 Thread Marc Farrow
looks like you have your tag library set up for a certain version of the tag library jars, but the jars are a different version. Check there to start with. On 6/7/06, Dave Kennedy [EMAIL PROTECTED] wrote: The Servlet Exception is displayed running SimpleExample.jsp Any help would be greatly

java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagInfo

2006-06-07 Thread Dave Kennedy
The Servlet Exception is displayed running SimpleExample.jsp Any help would be greatly appreciated SET CATALINA_HOME=C:\Program Files\Apache Software Foundation\jakarta-tomcat-5.5.9 SET JAVA_HOME=C:\Program Files\Java\jdk1.5.0_06 http://localhost:8080/stuff09/SimpleExample.jsp