开发者社区 问答 正文

SpringMVC部署报错,新手求教。?报错

严重: Servlet /springmvc_2 threw load() exception
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/mvc]
Offending resource: class path resource [springmvc2-servlet.xml]
 

展开
收起
爱吃鱼的程序员 2020-06-08 15:04:20 434 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    [springmvc2-servlet.xml]这个配置文件配置有问题是我的包导错了,多谢回答。命名空间没引入,请参考类似spring项目

    2020-06-08 15:04:32
    赞同 展开评论
问答标签:
问答地址: