Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 44502 invoked from network); 25 Jun 2003 08:17:14 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 25 Jun 2003 08:17:14 -0000 Received: (qmail 5751 invoked by uid 97); 25 Jun 2003 08:19:47 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 5744 invoked from network); 25 Jun 2003 08:19:47 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 25 Jun 2003 08:19:47 -0000 Received: (qmail 43078 invoked by uid 500); 25 Jun 2003 08:17:01 -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 43065 invoked from network); 25 Jun 2003 08:17:01 -0000 Received: from law15-f97.law15.hotmail.com (HELO hotmail.com) (64.4.23.97) by daedalus.apache.org with SMTP; 25 Jun 2003 08:17:01 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 25 Jun 2003 01:17:14 -0700 Received: from 202.141.239.5 by lw15fd.law15.hotmail.msn.com with HTTP; Wed, 25 Jun 2003 08:17:13 GMT X-Originating-IP: [202.141.239.5] X-Originating-Email: [bilalsulehri75@hotmail.com] From: "bilal sulehri" To: tomcat-user@jakarta.apache.org Bcc: Subject: little problem but strange Date: Wed, 25 Jun 2003 13:17:13 +0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Jun 2003 08:17:14.0089 (UTC) FILETIME=[2EF63590:01C33AF2] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I m having problem with my context path i put the tag in my server.xml like this i made a jsp page and put it in my tomcat_home/webapps/mydir , this page is using a java class, say TheClass.class the first time i compiled this class and invoked the jsp page by using paths as follows * http://localhost:8080/mypath/servlet/myjsp.jsp * http://localhost:8080/mydir/servlet/myjsp.jsp both works fine, but when i changed MyClass and recompiled it, the second way of invoking the jsp page picked the changed class but the first way was picking the old class. What's the reason of this and how do i get rid of this problem _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org