Re: Tomcat 5.5.23 throw ServletException

2007-11-04 Thread itay sahar
D]> wrote: > > > > > From: itay sahar [mailto:[EMAIL PROTECTED] > > > Subject: Re: Tomcat 5.5.23 throw ServletException > > > > > > my application use the following jars: > > > > > > jsp-api.jar > > > servlet-api.jar > > &g

Re: Tomcat 5.5.23 throw ServletException

2007-11-04 Thread itay sahar
well, in apache both jsp-api.jar, servlet-api.jar were removed before running. they exist only in eclipse!! On 11/4/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > > From: itay sahar [mailto:[EMAIL PROTECTED] > > Subject: Re: Tomcat 5.5.23 throw Servle

RE: Tomcat 5.5.23 throw ServletException

2007-11-04 Thread Caldarale, Charles R
> From: itay sahar [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat 5.5.23 throw ServletException > > my application use the following jars: > > jsp-api.jar > servlet-api.jar If by "uses" you mean the above are in the application's WEB-INF/lib directory, y

Re: Tomcat 5.5.23 throw ServletException

2007-11-04 Thread itay sahar
eclipse. build with no errors. the problem is only on runtime as mention. thanks On 11/4/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: itay sahar [mailto:[EMAIL PROTECTED] > > Subject: Tomcat 5.5.23 throw ServletException > > > > i

RE: Tomcat 5.5.23 throw ServletException

2007-11-03 Thread Caldarale, Charles R
> From: itay sahar [mailto:[EMAIL PROTECTED] > Subject: Tomcat 5.5.23 throw ServletException > > i think i have wrong jar files. > > org.apache.jasper.JasperException: javax.servlet.ServletException: > java.lang.NoSuchMethodError: > javax.servlet.jsp.tagext.TagAttr

Tomcat 5.5.23 throw ServletException

2007-11-03 Thread itay sahar
hi, i think i have wrong jar files. org.apache.jasper.JasperException: javax.servlet.ServletException: java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)V org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServ