How to open my application by default instead of opening tomcat web page?
Vinod Vinu
Ranch Hand
Joined: Aug 30, 2009
Posts: 217
posted
0
Hi everybody, I am Vinod, 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.
Vinod Kumar Nair
"Any fool can write code that a computer can understan. Good programmers write code that humans can understand."