Hi,

just use an entry like the following in your Tomcat's "server.xml" configuration file:

<Context path="/" docBase="/path/to/where/your/webapp/resides"/>

HTH
Markus

skarahan schrieb:
Hi,

I use tomcat5.5 on ubuntu and have java web application.When I run it, its
address looks like "http://servername:8180/myapp"; on browser address
line.But I don't like this.when I write  "http://servername:8180/"; address
on web browser address line,I want to open my application.

I hope that I can explain my question..

Thanks for your help.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to