Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Cory Nelson   on May 14 In Java Category.

  
Question Answered By: Haya Yoshida   on May 14

first off, is this what you type  in browser  or it's just a type? http://localhos/ localhost is correct

are you sure, you have changed the port  from 8080 to 80 correctly? if yes, when you give the above address with no context path, Tomcat will display you default page from default context, the defualt context is ROOT, go to <Tomcat_Iinstalled_Directory>/webapps/ROOT to see whether this directory is exists or not, if you found  no folder with name ROOT so Tomcat is right, because there is no page to display

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Apache Tomcat 6 Question Or get search suggestion and latest updates.


Tagged: