当前位置: 代码迷 >> 综合 >> Referenced file contains errors (http://struts.apache.org/dtds/struts-2.3.dtd). For more information
  详细解决方案

Referenced file contains errors (http://struts.apache.org/dtds/struts-2.3.dtd). For more information

热度:2   发布时间:2023-12-16 05:16:11.0

struts.xml文件报错

昨天还好好地,今天一打开就报错

原因:其它项目的干扰,清空缓存,关闭其它项目

解决方案:

清空缓存:

Window>Proferences>General>Network Connections>Cache>remove all

记得应用保存

打开报错的xml文件,随便修改一下再保存,错误消失

  相关解决方案