Hey, I have a webapplication with different pages for each client which is accessible from URL
www.myDomain.com/action/clientId client Id is different for each client. Now I want to provide different domains to these clients and want to map them to these URLs.. So that www.domain1.com automatically hit my application at www.myDomain.com/action/client1 www.domain2.com automatically hit my application at www.myDomain.com/action/client2 and in the browser the URL should be www.domain1.com only. can any body tell me what should be the process to handle such mapping. Thanks in advance. Regards Vikas Garg -- View this message in context: http://www.nabble.com/Hosting-multiple-domains-on-a-single-application-tp25220862p25220862.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org