在eclipse配置完tomcat10.0.5后,创建一个web文件,web.xml中web-app报错
错误是:Multiple annotations found at this line:
- cvc-attribute.3: The value '2.5' of attribute 'version' on element 'web-app' is not valid with respect to its type,
'web-app-versionType'.
- cvc-enumeration-valid: Value '2.5' is not facet-valid with respect to enumeration '[2.4]'. It must be a value
求解决方法
from the enumeration.
在eclipse中创建web文件后web.xml报错
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-