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!

why does index.jsp come as the first page when typed http://localhost:8080

843838Nov 22 2006 — edited Nov 22 2006
i want to know why is index.jsp invoked when we type
http://localhost:8080
i know its because its placed inside the ROOT folder and this folder is set as the default some where...
but i couldn't see anywhere saying about index.jsp index.jsp

with lots of expectation i opened
ROOT\WEB-INF\web.xml
thinking that index.jsp will be set here as a welcome file...
but i couldn't find that also...

so pls can anyone tell me how is this done..???
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 20 2006
Added on Nov 22 2006
3 comments
245 views