Look in the web.xml file. Perhaps within servlet mapping is what you're looking for? At least it's that way in Tomcat 4 series.
-----Original Message----- From: Nilesh Shastrakar [mailto:[EMAIL PROTECTED] Sent: Monday, July 17, 2006 8:00 AM To: users@tomcat.apache.org Subject: How to redirect URLs Dear All, I have setup the Tomcat sever and Application, its working fine.. but I got the long URL now I want to make it short Ex : http://www.abc.om/test/JSP/ondemand/rdtest/login.jsp I want www.abc.com/forward if someone types this URL in browser the site should Redirect to above URL. Could anyone please help me how to do it in Tomcat? Regards Nilesh. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]