Spring-mvc.xml Error CVC-COMPLEX-TYPE.2.4.C

Source: Internet
Author: User

Add to
       <!--defining request Processing Mappings handlermapping -       <BeanID= "Handlermapping"class= "Org.springframework.web.servlet.handler.SimpleUrlHandlerMapping">            <!--Specify the relationship that the request and controller correspond to -            < Propertyname= "Mappings"ref= "urlmappings"/>       </Bean>    <!--To define a request mapping table map -    <util:propertiesID= "urlmappings">        <propKey= "/hello.form">Hellocontroller</prop>    </util:properties>

Times wrong:

Cvc-complex-type.2.4.c:the matching wildcard is strict,but No declaration can being found for element ' util:properties '

Add on top
Xmlns:util= "Http://www.springframework.org/schema/util"
And
Http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.2.xsd

Spring-mvc.xml Error CVC-COMPLEX-TYPE.2.4.C

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.