码迷,mamicode.com
首页 > Web开发 > 详细

eclipse启动web应用 报错

时间:2019-03-27 19:47:08      阅读:183      评论:0      收藏:0      [点我收藏+]

标签:cal   报错   oca   resource   web   https   reg   sdn   detail   

错误: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应用 报错

标签:cal   报错   oca   resource   web   https   reg   sdn   detail   

原文地址:https://www.cnblogs.com/51python/p/10609833.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!