No mapping found for HTTP request with URI [/spring/WEB-INF/page/index.jsp] in DispatcherServlet with name 'spring'
摘要:
今天试了下spring mvc遇到个很奇怪的事情,按照书上配置访问时总是出现如下警告:org.springframework.web.servlet.DispatcherServlet noHandlerFound警告: No mapping found for HTTP request with URI [/myspring/WEB-INF/jsp/hello.jsp] in DispatcherServlet with name 'spring'web.xmlXml代码springorg.springframework.web.servlet.DispatcherServl 阅读全文
posted @ 2013-07-31 18:01 passer1991 阅读(4450) 评论(0) 推荐(0) 编辑