Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Redirect with Tomcat

807605Jun 15 2007 — edited Jun 15 2007
Hi all,

I have a question. I have not been able to find an answer to this online.

I have a site running. First it loads index.jsp from ROOT directory. So when you navigate to www.asdf.com it loads ROOT/index.jsp. From this page there are links that take the user to webapps/MYAPP..... Now I want to have the following. When a user navigates to www.asdf.com it takes him directly to webapps/MYAPP...

How can I achieve this? Modify server.xml?

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2007
Added on Jun 15 2007
7 comments
97 views