Hi Hans

I downloaded the latest version of the servlet.jar file and changed all servlet.jar on 
my hd with the new one. But it still displays this strange error message.......so I'm 
still confused and on my way to give up.......

Thanks for the help

kr
anders


----- Original Message -----
From: "Hans Bergsten" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 23, 2001 9:02 PM
Subject: Re: Problems - setting attributes in taglib directives


> Anders Lindell wrote:
> > [...]
> > --------------
> > The Exception;
> > --------------
> > javax.servlet.ServletException: javax.servlet.jsp.tagext.TagAttributeInfo: method 
>(Ljava/lang/String;ZZLjava/lang/String;)V not found
> > [...]
>
> This is caused by a mismatch between and old (incorrect) version of the JSP API
> classes that existed for a while (distributed as part of the J2EE reference
> impl,
> I believe, and possibly Tomcat 3.1) and the new (correct) version.
>
> Make sure you don't have some old servlets.jar file anywhere in your class
> path or in JDK/jre/lib/ext.
>
> Hans
> --
> Hans Bergsten           [EMAIL PROTECTED]
> Gefion Software         http://www.gefionsoftware.com
> Author of JavaServer Pages (O'Reilly), http://TheJSPBook.com
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to