Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Tomcat default index.html location - how can I change this???

843833Aug 22 2001 — edited Dec 11 2001
Hi,

Does anyone know how I can modify Tomcat config so that if I request

http://localhost/

that Tomcat goes to say

/webapps/myapp/index.jsp

instead of deciding to go to what seems to be the default of

/ROOT/index.html

Part 2 of this is how does tomcat decide which hello file to show?

thanks in advance
Greg

PS I know I could replace the contents of /ROOT/index.html however I'm interested in how to do this via reconfiguring tomcat.


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 8 2002
Added on Aug 22 2001
7 comments
4,746 views