Hi all,
I try to test the example on myeclipse site ‘Working With Web Projects – Quickstart’.
My first JSP under Myeclipse.
deploy works.
i have helloworld directory under tomcat
I started tomcat from myeclipse ->it works
but when i try to see it 🙁 in the browser:
URL : http://localhost:8080/HelloWorld/helloworld.jsp
I get :
HTTP Status 404 – /helloworld.jsp
type Status report
message /helloworld.jsp
description The requested resource (/helloworld.jsp) is not available.
Apache Tomcat/5.0.28
Where do i mistake ? 🙁 😥
thanks
alireza
My environment
Eclipse ver. 3.1.0
Myeclipse ver. 4.0.3 GA
jdk1.5.0_04