开发者社区 问答 正文

springmvc运行报500---HTTP Status 500 - Servlet.init() for servlet spring threw exception

项目源码:http://git.oschina.net/winfan/spring_springmvc_mybatis

HTTP Status 500 - Servlet.init() for servlet spring threw exception

运行http://localhost:8080/
screenshot

展开
收起
a123456678 2016-03-19 09:35:33 5477 分享 版权
1 条回答
写回答
取消 提交回答
  • 没有添加spring的监听器:
    `
    org.springframework.web.context.ContextLoaderListener
    `

    2019-07-17 19:07:16
    赞同 展开评论