> From: Woytasik Joe [mailto:[EMAIL PROTECTED] > Subject: Removing Context from URL > > I have a user that wants to be able to hit their app without > specifying the context.
Assuming you're running on a reasonably recent version of Tomcat (you didn't bother to tell us), just name the webapp ROOT (case sensitive). Tomcat treats ROOT as the default webapp for the <Host>. Make sure you delete the old webapps/ROOT directory first, of course. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]