Eclipse
JEE 3.x
tomcat 6.x
Java 6
I have created a dynamic project in eclipse by the following steps :
1)select the project name
2) select target server as tomcat 6
3)WebContent folder as a web folder
even though I put index.jsp in web content folder , it throws http 404 error.Tomcat project is running fine but the
problem is with dynamic web project.
best regards,
omi