解决方法:修改web.xml,在头部加入内容,加入后为:

<web-app    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd">

  

相关文章:

  • 2021-07-15
  • 2021-04-02
  • 2021-08-25
猜你喜欢
  • 2022-01-22
  • 2022-12-23
  • 2021-09-18
  • 2021-11-27
  • 2021-07-28
  • 2022-01-05
相关资源
相似解决方案