Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 78388 invoked from network); 30 Jun 2005 00:51:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jun 2005 00:51:20 -0000 Received: (qmail 21829 invoked by uid 500); 30 Jun 2005 00:51:17 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 21787 invoked by uid 500); 30 Jun 2005 00:51:17 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 21665 invoked by uid 99); 30 Jun 2005 00:51:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2005 17:51:16 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.203.61.115] (HELO fccj-mail-04.fccj.org) (207.203.61.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2005 17:51:18 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C57D0D.D0C25AFC" Subject: help for class not found Date: Wed, 29 Jun 2005 20:51:13 -0400 Message-ID: <382BCA355E16834C983CCB731E33F4C3B167D8@fccj-mail-04.fccj.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: help for class not found Thread-Index: AcV9DdBJZEyIQOfdRnSTibL8by3zcw== From: "MEHMOOD, QAISER" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C57D0D.D0C25AFC Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I have created one web application(reminder) and deployed this on the=20 tomcat/webapps with folder name reminder. =20 =20 =20 I put all classes under the reminder/WEB-INF/classes folder , but=20 when I run the jsps and try to access any class, its giving me message=20 No Class Def Found error , plz help me is there any place in tomcat=20 where I can specify the classpath for a context or web application. =20 =20 =20 Qaiser Mehmood Email : qmehmood@fccj.edu =20 ------_=_NextPart_001_01C57D0D.D0C25AFC--