This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Tomcat and the fly likes How to open my application by default instead of opening tomcat web page? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply locked New topic
Author

How to open my application by default instead of opening tomcat web page?

Vinod Vinu
Ranch Hand

Joined: Aug 30, 2009
Posts: 217
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."
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8208
    
  71

This one is weirdly same, expect for the topic starter, as this other thread (including the subject line) here http://www.coderanch.com/t/508431/Tomcat/open-application-default-instead-opening. I'm going to close this one.


[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to open my application by default instead of opening tomcat web page?
 
Similar Threads
enabling JAAS authentication service in tomcat 6.0.20
how to open the tomcat manager
How to open my application by default instead of opening tomcat web page?
Open New Window
Windwos Integrated Authentication using AD and Tomcat (no prompt to the users)