| Author |
How to open my application by default instead of opening tomcat web page?
|
chaitanya karthikk
Ranch Hand
Joined: Sep 15, 2009
Posts: 529
|
|
Hi everybody, I am Chaitanya, I have a requirement like this, when ever I get request on saying http://localhost:8080/, tomcat web page should not open, instead it should open my application for example (OnlineLibrary/index.jsp)
Is there any way to do this? Please guide me.
Thank you all in advance. Have a good day.
|
Love all, trust a few, do wrong to none.
The aim of education is to not score marks. Is to build knowledge. Education is a never ending process.
|
 |
Misha Ver
Ranch Hand
Joined: Mar 03, 2008
Posts: 469
|
|
|
Look at http://tomcat.apache.org/tomcat-6.0-doc/config/context.html
|
 |
Rene Larsen
Ranch Hand
Joined: Oct 12, 2001
Posts: 1177
|
|
|
If you look at my post in this thread - you'll find another solution: http://www.coderanch.com/t/502161/Tomcat/Disabling-http-sitename
|
Regards, Rene Larsen
Dropbox Invite
|
 |
chaitanya karthikk
Ranch Hand
Joined: Sep 15, 2009
Posts: 529
|
|
|
Thank you Rene and Misha. I ll read that and return.
|
 |
 |
|
|
subject: How to open my application by default instead of opening tomcat web page?
|
|
|