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

解决: 
1. web.xml文件位置是否放错,应该放在WebContent/WEB-INF文件夹中 
2. web.xml文件中是否有拼写错误(特别是大小写) 
3. 应该导入的jar包是否正确导入,可存在WebContent/lib文件夹中

相关文章:

  • 2021-05-16
  • 2021-09-03
  • 2021-04-28
  • 2022-12-23
  • 2021-09-10
  • 2022-12-23
  • 2021-05-15
  • 2021-07-18
猜你喜欢
  • 2022-12-23
  • 2021-12-25
  • 2021-05-19
  • 2021-11-24
  • 2022-01-28
  • 2021-12-29
  • 2021-06-02
相关资源
相似解决方案