tomcat没有找到项目,因为是用eclipse启动的,不是在tomcat的目录下启动,所以我们需要在eclipse下配置启动目录,好让tomcat找到项目.

 

2.解决

tomcat 404 The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

用本地安装的tomcat,并且路径设置为tomcat的路径就可以,这边使用的是默认路径.

 

相关文章: