Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 61250 invoked from network); 10 Feb 2003 21:00:35 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 10 Feb 2003 21:00:35 -0000 Received: (qmail 10811 invoked by uid 97); 10 Feb 2003 21:02:09 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 10804 invoked from network); 10 Feb 2003 21:02:09 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 10 Feb 2003 21:02:09 -0000 Received: (qmail 59599 invoked by uid 500); 10 Feb 2003 21:00:15 -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 59588 invoked from network); 10 Feb 2003 21:00:14 -0000 Received: from unknown (HELO www.xtelesis.com) (63.241.73.69) by daedalus.apache.org with SMTP; 10 Feb 2003 21:00:14 -0000 Received: from Krusty ([10.0.0.220]) by www.xtelesis.com (8.10.2/8.10.2) with SMTP id h1AKkD627547; Mon, 10 Feb 2003 12:46:14 -0800 From: "Nicole Hibbard" To: "Tomcat Users List" , "Ing. Gustavo Edelstein" Subject: RE: class loader in JSP file Date: Mon, 10 Feb 2003 13:00:33 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <01e101c2d13e$be11a480$f401010a@Gustavo> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Many users that have this problem because they don't put their class in a package. -----Original Message----- From: Ing. Gustavo Edelstein [mailto:gedelstein@equiplus.com] Sent: Monday, February 10, 2003 11:58 AM To: Tomcat Users List Subject: class loader in JSP file Hi list! I've a jsp page that use a xx class that I wrote. I put the file class xx.class in WEB-INF/classes but Tomcat cannot find it from my jsp page. Any idea? Thanks, Gustavo --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org