This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Tomcat and the fly likes Problem Using tomcat--Start up  page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Problem Using tomcat--Start up  page" Watch "Problem Using tomcat--Start up  page" New topic
Author

Problem Using tomcat--Start up page

Nancy Dawson
Greenhorn

Joined: Sep 17, 2006
Posts: 13
whenever users type my IP http://123.45.43.45 in the web browser they get

"If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations!"


Please how do i direct them to my web page which happens to be located in http://123.45.43.45/testing
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

The simplest way is to rename your webapp to ROOT and replace the current ROOT webapps with yours.

PS: I take it you got your memory issues straightened out.


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
Nancy Dawson
Greenhorn

Joined: Sep 17, 2006
Posts: 13
Originally posted by Ben Souther:
The simplest way is to rename your webapp to ROOT and replace the current ROOT webapps with yours.

PS: I take it you got your memory issues straightened out.


I am sorry i forgot ,, Thank you very much I got the memory issue straightened out, Thanks for helping me out
 
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: Problem Using tomcat--Start up page
 
Similar Threads
link
Running JBuilder8 with Jakarta Tomcat: can't view the Tomcat Admin application
Interview Questions with Anwsers
FAQ asked interview questions & coding @ interview spot in java and j2ee
Http 404 Not found error