I want my webapp to be the default application on my Tomcat 5.5 server, so that it will go to the app's login page even if they don't enter the app name as part of the url. For example, normally my app is accessed at:

http://myserver:8081/SiteData/Login.jsp

I want them to get Login.jsp even if all they enter is:

http://myserver:8081

Do I need to install the SiteData app as root to accomplish this, or can it be done without this second installation?

D



---------------------------------------------------------------------
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