原文:SpringMVC org.xml.sax.SAXParseException: cvc-complex-type.2.4.c 报错处理方式

使用SpringMVC的过程中需要访问静态文件,即在spring servlet.xml文件中添加了 标签,以开启SpringMVC对静态文件的拦截处理方法 重启Tomcat,出现如下报错 解决方法: 在 spring servlet.xml 文件的beans 标签的xsi:schemaLocation中加入http: www.springframework.org schema mvc http ...

2017-01-06 22:58 0 6189 推荐指数:

查看详情

spring-mvc.xml报错cvc-complex-type.2.4.c

添加 时报错cvc-complex-type.2.4.c:The matching wildcard is strict,but no declaration can be found for element 'util:properties'在上面添加xmlns:util ...

Wed Jan 13 05:44:00 CST 2016 0 2420
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM