问题描述


eclipse里面的报错:cvc-id.3: A field of identity constraint ‘web-common-servlet-name-uniqueness‘ matched

在对Dynamic Web Project的web.xml进行配置时,遇到如下错误,大概的翻译如下:“身份约束“

web-common-servlet-name-uniqueness”字段与元素“ web-app”匹配,但该元素没有简单的类型。”

 

解决办法
把图下的java改成大写的JAVA(我是已经修改过的),之后就可以了。

web.xml 文件报错:cvc-id.3: A field of identity constraint ‘web-common-servlet-name-uniqueness‘ matched

 

相关文章:

  • 2021-12-06
  • 2021-11-16
  • 2021-09-20
猜你喜欢
  • 2021-08-19
  • 2021-04-11
  • 2021-05-22
  • 2021-04-29
  • 2021-11-07
  • 2021-11-07
相关资源
相似解决方案