在用idea构建ssm项目中,web.xml文件出现了这个问题

ssm项目中idea添加web.xml出现dispatcherServlet和characterEncoding is not assignable to

解决办法:

点击Project Structure - Modules - 项目 - Dependencies添加Tmocat依赖
ssm项目中idea添加web.xml出现dispatcherServlet和characterEncoding is not assignable to
ssm项目中idea添加web.xml出现dispatcherServlet和characterEncoding is not assignable to
ssm项目中idea添加web.xml出现dispatcherServlet和characterEncoding is not assignable to
ssm项目中idea添加web.xml出现dispatcherServlet和characterEncoding is not assignable to
然后添加即可。

相关文章:

  • 2022-12-23
  • 2021-05-23
  • 2021-11-05
  • 2021-10-21
  • 2021-12-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-14
  • 2022-12-23
  • 2022-12-23
  • 2021-06-25
  • 2022-12-23
  • 2021-11-07
  • 2022-12-23
相关资源
相似解决方案