On 24/09/2009 07:12, rama.honge wrote:
Hi, What to know to to access a webapp without using the context in the url in tomcat 6.0 for ex: Instead of using http://myserver.com/TestApp, it should be accessible with http://myserver.com There is only one web application deployed in tomcat.
You wish to define your web application as the default, or ROOT, application.
If it is in the default webapp directory, rename the old ROOT (to say ROOT_old) or delete it.
If you have placed it in it's own webapps directory just rename it ROOT. p --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org