Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 82384 invoked from network); 10 Jul 2006 13:22:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jul 2006 13:22:37 -0000 Received: (qmail 9659 invoked by uid 500); 10 Jul 2006 13:22:23 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 9482 invoked by uid 500); 10 Jul 2006 13:22: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 9471 invoked by uid 99); 10 Jul 2006 13:22:22 -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 06:22:22 -0700 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=DNS_FROM_RFC_ABUSE,FROM_ALL_NUMS,FROM_STARTS_WITH_NUMS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of 0112358@gmail.com designates 64.233.182.188 as permitted sender) Received: from [64.233.182.188] (HELO nf-out-0910.google.com) (64.233.182.188) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 06:22:21 -0700 Received: by nf-out-0910.google.com with SMTP id c31so729000nfb for ; Mon, 10 Jul 2006 06:22:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PPvwWKvPHIRXteBJzpL7zmcOPTMRZ0EFoKK2YqtBNu7SPzfEY8xIA1FxMGTclpO7Rypd28Gx/pkrNj+9DfTLiVgRtxd6Kg0pkOpuKf9g5O/Kbmt4L/0FLhv8X2vhagr6VnlHD1jd5I4PTzSWKzHiGFpZSXlFCe4eGBx6N2VWVe0= Received: by 10.78.177.3 with SMTP id z3mr1649761hue; Mon, 10 Jul 2006 06:22:00 -0700 (PDT) Received: by 10.78.161.4 with HTTP; Mon, 10 Jul 2006 06:22:00 -0700 (PDT) Message-ID: <4351fe50607100622k7820170ah931ce59a11bd3ca8@mail.gmail.com> Date: Mon, 10 Jul 2006 09:22:00 -0400 From: "0 8" <0112358@gmail.com> To: "Tomcat Users List" Subject: Re: URL Redirection in tomcat In-Reply-To: <5101383.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5101383.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Look into mod_rewrite. On 6/29/06, santhoshs wrote: > > Hi Everybody, > > Am using Tomcat 5.0 . My requirement is to redirect the URL > "http://username.mysite.com" to > "http://username.site.com/application.do?login_name=username". The URL > should be nice URL , in the sense the New URL should not be reflected in the > address bar. > > My Question is whether should i use apache for this redirection or can i > achieve this using tomcat itself ? If so what should I do to achieve this ? > > Thanks and Regards, > Santhosh > -- > View this message in context: http://www.nabble.com/URL-Redirection-in-tomcat-tf1867090.html#a5101383 > Sent from the Tomcat - User forum at Nabble.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