首页 > 编程语言 > 详细

创建java web后,web.xml中报错

时间:2021-04-16 21:39:05      阅读:41      评论:0      收藏:0      [点我收藏+]

报错:cvc-complex-type.2.4.a: Invalid content was found starting with element 

解决方法1:xmlns:xsi="空格http://www.w3.org/2001/XMLSchema-instance"     在xsi=“后边加一个空格! 我也不知道为什么这么做就能解决错误!

解决方法2:

http://www.springmodules.org/schema/cache/springmodules-cache.xsd

http://www.springmodules.org/schema/cache/springmodules-ehcache.xsd 

 

 


原文链接:https://blog.csdn.net/Qve1995/article/details/84137193

创建java web后,web.xml中报错

原文:https://www.cnblogs.com/sevenme/p/14668475.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!