HTTP Status 404 – Not Found
The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
问题报错如下:
JavaWeb The origin server did not find a current representation for the target resource or is not wi
遇到的情况是, Tomcat 8.5.27 这个版本在创建maven骨架 的web工程时,在webapp文件夹中没有自动创建index.jsp导致报错.
解决办法是 在webapp文件夹下手动加上index.jsp文件, 内容自己写自己项目相关的东西就可以了
JavaWeb The origin server did not find a current representation for the target resource or is not wi
JavaWeb The origin server did not find a current representation for the target resource or is not wi

相关文章:

  • 2021-09-26
  • 2021-11-05
  • 2021-11-28
  • 2021-09-30
猜你喜欢
  • 2021-04-11
  • 2021-07-06
相关资源
相似解决方案