webpages on Tomcat  
Author Message
eddiekwang@hotmail.com





PostPosted: 2005-10-28 8:36:00 Top

java-programmer, webpages on Tomcat Hi,
I am a JSP newbie. I installed apache tomcat on my PC. I can view all
the example JSP pages at http://localhost:8080/jsp-examples/. The files
themselves reside at C:\Program Files\Apache Software Foundation\Tomcat
5.0\webapps\jsp-examples.

So I created a html and a JSP page in C:\Program Files\Apache Software
Foundation\Tomcat 5.0\webapps\. but i can't seem to view them via http.

Am I missing something really fundamental here?
Any help will be greatly appreciated!

Eddy