View Single Post
  #2 (permalink)  
Old 07-09-2007, 04:16 PM
Ed Ed is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Ed is on a distinguished road
Did you copy your project in TOMCAT/WEBAPPS?
I send you an example
If you have your project in the path
C:\Apache Software Foundation\Tomcat 5.0\webapps\ROOT\samples
and your page is named "helloworld.jsp"
call the jsp like that
http: //localhost:8080/root/helloworld.jsp
Reply With Quote