I'm going to be honest, never used this before, I'm simply trying to install it correctly. I'm running windows 7 and I have jre 6 and 7. I go to system properties, environment variables and enter in a new system variable : JRE_HOME C:\Program Files (x86)\Java\jre7. I run startup.bat and go to localhost:8080/" and I get
HTTP Status 404 - /%E2%80%9D
type Status report
message /%E2%80%9D
description The requested resource is not available.
Apache Tomcat/7.0.47
Help would be absolutely awesome.
The HTTP 404 Not Found response status code indicates that the server cannot find the requested resource. Links that lead to a 404 page are often called broken or dead links and can be subject to link rot. A 404 status code only indicates that the resource is missing: not whether the absence is temporary or permanent.
The origin server did not find a current representation for the target resource or is not willing to disclose that one exists. This error means the server could not find the requested resource (JSP, HTML, images…) and returns HTTP status code 404. Most of the time, you can fix this error by correcting the URL.
This a problem with tomcat and the catalina config files
:
what you have to do is simply:
server tomcat
in eclipse
this will solve that common 404
problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With