Hi Friends,
Please could anyone tell me how to use
Tomcat with Eclipse
IDE?
I got a site which explains it , but it's not working for me --
http://www.coreservlets.com/Apache-Tomcat-Tutorial/eclipse.html I have apache-tomcat-5.5.25 and Eclipse for JAVE EE (3.3.2 version), although the document asks to use tomcat 6 version!
I added the tomcat server (v5.5) in the servers tab in my Eclipse (as the document says) and started it.
But when I
test it using
http://localhost/ on my browser , it shows
HTTP Status 404 !
If Anyone of you have used Tomcat with Eclipse, please guide me on how to go about it.
thanks .