> From: itay sahar [mailto:[EMAIL PROTECTED] 
> Subject: Re: migration from tomcat 4.1 to 5.5
> 
> 3. But i still get the error: "java.lang.NoSuchMethodError:
> javax.servlet.jsp.tagext.TagAttributeInfo"
> when tring launch the application.

There are three versions of the TagAttributeInfo constructor,
differentiated by the arguments, implemented at different versions of
the JSP spec.  Which one are you trying to use?  Your stack trace should
tell you.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to