Written by
java-style
on
on
web.xml 에러_cvc-id.3: A field of identity constraint 'web-app...
web.xml 에러_cvc-id.3: A field of identity constraint 'web-app...
cvc-id.3: A field of identity constraint 'web-app-servlet-name-uniqueness' matched element 'web-app', but this element does not have a simple type.
스프링 web.xml 에러 발생시
cvc-id.3: A field of identity constraint 'web-app-servlet-name-uniqueness' matched element 'web-app', but this element does not have a simple type.
해결
java.sun.com --> JAVA 대문자로 바꾸면 해결
참고 :
from http://zincod.tistory.com/244 by ccl(A) rewrite - 2021-10-02 19:01:48