Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kevin Jenkins   on Oct 07 In Java Category.

  
Question Answered By: Monique Perry   on Oct 07

copy a new HTML page to webapps\ROOT
"C:\tomcat\Tomcat-4-1-18\webapps\ROOT\MyHTMLPage.html"
if you are running locally
the url would be

http://localhost/MyHTMLPage.html
or
http://localhost:8080/MyHTMLPage.html


If for any reason it did not work find where jakarta-banner.gif , and index.jsp
located
that would be the root directory of your tomcat server.

Share: 

 

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

 
Didn't find what you were looking for? Find more on "HTTP 404 STATUS" Or get search suggestion and latest updates.


Tagged: