关于cvc-complex-type.2.4.d: Invalid content was found starting with element 'mvc:exclude-mapping&#

Posted 山月云星

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关于cvc-complex-type.2.4.d: Invalid content was found starting with element 'mvc:exclude-mapping&#相关的知识,希望对你有一定的参考价值。

百度了好多大多数都是一样的解决方案,出现这个问题看看是不是

<mvc:exclude-mapping path="/login"/>放到<bean class="com.fan.qx.web.LoginInterceptor"></bean>下面了,正确的配置:

  <!-- 配置登陆拦截器 -->
     <mvc:interceptors>
      <mvc:interceptor>
       <mvc:mapping path="/**"/>
       <mvc:exclude-mapping path="/login"/>
       <bean class="com.fan.qx.web.LoginInterceptor"></bean>
      </mvc:interceptor>     
     </mvc:interceptors>

一定注意<mvc:exclude-mapping path="/login"/>必须放到<bean class="com.fan.qx.web.LoginInterceptor"></bean>上面

 

 

以上是关于关于cvc-complex-type.2.4.d: Invalid content was found starting with element 'mvc:exclude-mapping&#的主要内容,如果未能解决你的问题,请参考以下文章

关于数学,关于年少的感动,关于初心

scrapy 关于 rule, 关于多页

JS学习笔记关于选项卡,关于this,关于innerHTML

关于唯典冰淇淋新闻页的布局

关于prototype.js的一些技术说明

主页链接发送到关于/关于页面无法回家