Re: URL Redirection in tomcat

2006-07-09 Thread santhoshs
Is there anybody to help me ??? -- View this message in context: http://www.nabble.com/URL-Redirection-in-tomcat-tf1867090.html#a5246817 Sent from the Tomcat - User forum at Nabble.com. - To start a new topic, e-mail: user

URL Redirection in tomcat

2006-06-29 Thread santhoshs
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 shou