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改为大写