Javaee文件上传 web.xml报错

Javaee文件上传

Web.xml报错

 

 

报错内容如下:

 

 

cvc-id.3: A field of identity constraint 'web-common-servlet-name-uniqueness' matched element 'web-app', but this element

 does not have a simple type.

解决办法:

 

 

 

xsi:schemaLocation="http://java.sun.com/xml/ns/javaee

中java改为大写

 

posted on 2021-12-17 11:24  d_i_b  阅读(299)  评论(1)    收藏  举报