spring mvc 错误示例


ctrl+1出现Link all references for a rename in file (does not change references in othe错误提示。

这个问题是我在加上 

http://www.springframework.org/schema/mvc

 http://www.springframework.org/schema/mvc/spring-mvc.xsd">


这两行后原来的">没有删除干净导致的。我在这里就在想以前出这种这种错误是不是也是这种总问题,比如导进项目时也会出类似的第一行报错。但就是没法看出来错误在哪里,结果是tomcat,或者jdk的版本不同导致的,对着

src右键----build path-----library-----add library-------server runtime-----选择tomcat------OK ----apply

jdk修改和修改tomcat差不多                                           JRE System Library---workspace default JRE(默认)-----OK----apply-----close.

相关文章:

  • 2021-12-03
  • 2021-10-08
  • 2021-11-28
  • 2021-10-06
  • 2021-09-07
  • 2021-06-11
  • 2022-02-27
  • 2021-07-06
猜你喜欢
  • 2022-02-26
  • 2022-12-23
  • 2021-06-09
  • 2022-12-23
  • 2021-04-20
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案