There's no problem with using ROOT , it just means that your
application will be accessible from the ROOT context , instead of
another context.

ROOT context means you can access the app at http://localhost:8080/
<---- the slash is root.

If you deploy your app at another context then you wold access it as
http://localhost:8080/SomeOtherContext/

-Rashmi

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to