Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 30120 invoked from network); 1 Aug 2007 18:34:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Aug 2007 18:34:39 -0000 Received: (qmail 22932 invoked by uid 500); 1 Aug 2007 18:34:22 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 22910 invoked by uid 500); 1 Aug 2007 18:34:22 -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 22894 invoked by uid 99); 1 Aug 2007 18:34:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Aug 2007 11:34:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [68.142.206.35] (HELO web32805.mail.mud.yahoo.com) (68.142.206.35) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 01 Aug 2007 18:33:52 +0000 Received: (qmail 22898 invoked by uid 60001); 1 Aug 2007 18:33:52 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=5Euv4eLWagIZN4bi+B4SOMPgBoSB7n0hbyLZwGoPnMIGhNzeSCf9Bf0EeiPWE0H3rxNyZpYzEA6s/PmI/uCZacV1wwlewp2fXOo3giZJuTh415xn00/M5n4DgR9ZmAz83SBG9PyAPKFGQ7gKA3813RPght3eD2ery/wRGcr3aUU=; X-YMail-OSG: ho9xYfAVM1lwUI.qT16Gq5PhqT2nfyOp0fDi6DkrXvbxP6AQAVbkX4INXpUmO9sBjFa8dkMqSRdOuf2gFNWldmpeRkVLW1yUapWCgUwL0r42iirk0Mw- Received: from [68.127.164.61] by web32805.mail.mud.yahoo.com via HTTP; Wed, 01 Aug 2007 11:33:52 PDT Date: Wed, 1 Aug 2007 11:33:52 -0700 (PDT) From: Mon Cab Subject: Forwarding based on URI's in Tomcat To: Tomcat Usergroup MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <824301.21852.qm@web32805.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org I am trying to get tomcat to forward requests as follows www.mysite.com/foo to direct to the foo action www.mysite.com/bar to direct to bar action ie. bar.do Does anyone have any pointers on this? Sorry for the newbie question. ____________________________________________________________________________________ Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. http://farechase.yahoo.com/ --------------------------------------------------------------------- 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