Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 66134 invoked from network); 6 Nov 2003 16:23:10 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Nov 2003 16:23:10 -0000 Received: (qmail 86649 invoked by uid 500); 6 Nov 2003 16:22:17 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 86630 invoked by uid 500); 6 Nov 2003 16:22:17 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 86601 invoked from network); 6 Nov 2003 16:22:17 -0000 Received: from unknown (HELO merc64.na.sas.com) (149.173.6.59) by daedalus.apache.org with SMTP; 6 Nov 2003 16:22:17 -0000 Received: from merc17.na.sas.com ([10.16.13.34]) by 10.19.11.14 with InterScan Messaging Security Suite; Thu, 06 Nov 2003 11:22:19 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6410.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: Re[2]: How could I solve this error Date: Thu, 6 Nov 2003 11:22:19 -0500 Message-ID: <8D966D6B75EB7F47AA300241BF2E1D0C03BE3913@merc17.na.sas.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Re[2]: How could I solve this error Thread-Index: AcOkfzjQUODvRb5lQ0+3NmNiOKV/SwAAnQNQ From: "Larry Isaacs" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N In Tomcat 4 and earlier, there is servlet.jar, which contains both servlet and JSP classes. In Tomcat 5, the servlet and JSP classes have been split into servlet-api.jar and jsp-api.jar. Cheers, Larry > -----Original Message----- > From: Javier [mailto:xleyba@yahoo.com]=20 > Sent: Thursday, November 06, 2003 11:01 AM > To: Tomcat Users List > Subject: Re[2]: How could I solve this error >=20 >=20 > On 06/11/2003 at 9:20 Shapira, Yoav wrote: >=20 > >Howdy, > >This error happens when the HttpServlet class that was on=20 > the classpath > >with the error-throwing servlet was compiled is not present=20 > at runtime. > >The person may have installed tomcat improperly, accidentally removed > >$CATALINA_HOME/common/lib/servlet.jar, or added an older version of > >servlet.jar to his WEB-INF/lib directory. > > >=20 >=20 > I've a question: everybody mention a servlet.jar file...but I=20 > only have a > file called servlet-api.jar...=20 >=20 > It's the same file that everybody mention ??? >=20 > >=20 >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org