Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 31550 invoked from network); 29 Apr 2003 10:12:03 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 29 Apr 2003 10:12:03 -0000 Received: (qmail 15434 invoked by uid 97); 29 Apr 2003 10:14:15 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 15427 invoked from network); 29 Apr 2003 10:14:14 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 29 Apr 2003 10:14:14 -0000 Received: (qmail 30041 invoked by uid 500); 29 Apr 2003 10:11:42 -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 30028 invoked from network); 29 Apr 2003 10:11:42 -0000 Received: from services01.hh02.uptime.de (HELO mail01.hh02.uptime.de) (62.67.60.3) by daedalus.apache.org with SMTP; 29 Apr 2003 10:11:42 -0000 Received: (qmail 32516 invoked from network); 29 Apr 2003 10:11:54 -0000 Received: from unknown (HELO server01.hh.uptime.de) (postmaster@uptime-isc.de@217.6.61.26) by services01.hh02.uptime.de with SMTP; 29 Apr 2003 10:11:54 -0000 Subject: RE: unable to run JSPs in tomcat 4.1.24 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 29 Apr 2003 12:11:53 +0200 content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: unable to run JSPs in tomcat 4.1.24 Thread-Index: AcMONJdmatun0i27TAqvAuBRza8FFgAAukYA From: "Ralph Einfeldt" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This is an indicator for the existence of an older servlet.jar=20 or j2ee.jar somewhere in the classpath. > -----Original Message----- > From: Ashutosh Sharma [mailto:Ashutosh.Sharma@tavant.com] > Sent: Tuesday, April 29, 2003 11:48 AM > To: tomcat-user@jakarta.apache.org > Subject: unable to run JSPs in tomcat 4.1.24 >=20 >=20 > I have windows 2000 professional with jdk1.3.1_02 installed=20 > on the m/c. On > my system servlets are running fine but i JSPs=20 > are not at al executing i am getting this error message > type Exception report > [javac] Since fork is true, ignoring compiler setting. > [javac] C:\Tomcat\work\Standalone\localhost\_\index_jsp.java:266: > handlePageException(java.lang.Exception) in=20 > javax.servlet.jsp.PageContext > cannot be applied to (java.lang.Throwable) > [javac] if (pageContext !=3D null) > pageContext.handlePageException(t); > [javac] ^ > [javac] 1 error --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org