How the heck can I get my container to redirect to another deployed application when the user goes to the root URL?

What I mean is if the user goes to:

http://foo.com:8080/  they get redirected to http://foo.com:8080/blah/

I thought I could modify the index.jsp page in Root but that seems to be pulling from somewhere else.

Thanks,
Michael

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