eclipse启动web应用 报错

Posted 51python

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了eclipse启动web应用 报错相关的知识,希望对你有一定的参考价值。

错误:The origin server did not find a current representation for the target resource or is not willing to。。。

我的原因是没有写全路径:用eclipse跑的只有项目名而没有具体路径

如:

http://localhost:8080/Test

添加后面的就行了

如:

http://localhost:8080/Test/regist.jsp

 

 

 

 

如果没有解决你的问题,你可以看看下面这个链接:

https://blog.csdn.net/dbc_121/article/details/79204340

以上是关于eclipse启动web应用 报错的主要内容,如果未能解决你的问题,请参考以下文章

eclipse中web项目运行了不出现页面.也不报错 服务器启动了的

Eclipse Google 插件不会为 Web 应用程序启动服务器

eclipse导入web项目,web.xml报错

eclipse创建workspace报错

tomcat部署web项目启动报错:Error listenerStart

tomcat部署web项目启动报错:Error listenerStart