Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 62957 invoked from network); 10 Jul 2006 12:50:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jul 2006 12:50:26 -0000 Received: (qmail 45224 invoked by uid 500); 10 Jul 2006 12:50:11 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 45193 invoked by uid 500); 10 Jul 2006 12:50:10 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 45182 invoked by uid 99); 10 Jul 2006 12:50:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 05:50:10 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MSGID_FROM_MTA_HEADER,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of dragon-fly999@hotmail.com designates 65.54.246.90 as permitted sender) Received: from [65.54.246.90] (HELO bay0-omc1-s18.bay0.hotmail.com) (65.54.246.90) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 05:50:10 -0700 Received: from hotmail.com ([207.46.9.86]) by bay0-omc1-s18.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 10 Jul 2006 05:49:49 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 10 Jul 2006 05:49:49 -0700 Message-ID: Received: from 207.46.9.123 by by119fd.bay119.hotmail.msn.com with HTTP; Mon, 10 Jul 2006 12:49:45 GMT X-Originating-IP: [206.35.175.10] X-Originating-Email: [dragon-fly999@hotmail.com] X-Sender: dragon-fly999@hotmail.com From: "Dragon Fly" To: users@tomcat.apache.org Subject: Request forwarding ... Date: Mon, 10 Jul 2006 08:49:45 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 10 Jul 2006 12:49:49.0323 (UTC) FILETIME=[54611DB0:01C6A41F] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Is there a way to forward a request to another URL by changing Tomcat configuration file(s)? For example, the MyServlet.class used to be in old.war and the user can execute the servlet by http://host/old/servlet/MyServlet Now, the MyServlet.class has been moved to new.war. Is there a way to map http://host/old/servlet/MyServlet to http://host/new/servlet/MyServlet by changing Tomcat configuration file(s)? Thank you in advance for your help. _________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar � get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/ --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org