`
何必如此
  • 浏览: 55318 次
社区版块
存档分类
最新评论

关于No mapping found for HTTP request with URI [/projectname/]问题

阅读更多
关于No mapping found for HTTP request with URI [/projectname/]问题


最近在学习使用SpringMVC,在学习的过程中发生过这样一次报错:

WARNING: No mapping found for HTTP request with URI [/projectname/] in DispatcherServlet with name 'springDispatcherServlet'


下面是配置文件:

springmvc.xml配置文件:




web.xml文件:




但检查后发现没有任何问题,最后查看了一下每个文件的位置:





发现居然把index.jsp文件放到了“WEB-INF”文件夹下面,将其拿出来,重新放在“WebContent”就可以了!!!


  • 大小: 18.9 KB
  • 大小: 43.6 KB
  • 大小: 4.5 KB
  • 大小: 3.7 KB
0
0
分享到:
评论

相关推荐

    delphi 2010升级到xe8后,decodestring汉字出现:No mapping for the.mht

    delphi 2010升级到xe8后,decodestring汉字出现:No mapping for the.mht

    spring MVC No Session found for current thread

    当我们遇到“Spring MVC No Session found for current thread”的错误时,这通常意味着在尝试访问HttpSession对象时,当前线程没有找到相关的session。这个问题可能是由于多种原因导致的,包括配置错误、过滤器设置...

    404-PageNotFound, "404 Page Not Found" 页面的精选列表.zip

    404-PageNotFound, "404 Page Not Found" 页面的精选列表 找不到 404页 那些无聊 404页的灵感库。访问画廊墙,并选择你喜欢的 !问题大多数情况下,"找不到 404"页被积压所忽略。 但我们知道 ! 事实上,你会面临...

    weblogic websocket示例代码

    在WebLogic中,你可以使用Java API for WebSocket (JSR 356)来创建WebSocket服务端和客户端的端点。 首先,我们需要创建一个WebSocket服务器端点类。这个类需要实现`javax.websocket.Endpoint`接口,并通过`@...

    毕业设计论坛源码jsp-myPlatform:我的平台

    No mapping found for HTTP request with URI [/mypaltform/user] in DispatcherServlet with name 'dispatcher' 暂时认为是配置文件有问题(但是我觉得没问题啊... 感冒了,不想工作... 白天在改吧) Log4j的配置也有...

    django-request-mapping:针对django的类似Spring的RequestMapping

    request_mapping import request_mapping@ request_mapping ( "/user" )class UserView ( View ): @ request_mapping ( "/login/" , method = "post" ) def login ( self , request ): data = request . POST return...

    Simultaneous Localization and Mapping for Mobile Robots

    Simultaneous Localization and Mapping for Mobile Robots: Introduction and Methods Simultaneous Localization and Mapping for Mobile Robots: Introduction and Methods

    动态加载图片

    <mime-mapping> <extension>htm</extension> <mime-type>text/html;charset=gb2312</mime-type> </mime-mapping> <mime-mapping> <extension>html</extension> <mime-type>text/html;charset=gb2312</mime-...

    Spring Boot 使用addviewController()实现无业务逻辑跳转,,出现静态资源映射找不到的情况 。No mapping for GET xx.css

    本文将围绕标题和描述中提到的问题进行深入解析,特别是当使用`addViewController()`方法实现无业务逻辑跳转时遇到静态资源映射找不到的情况。 1. **实现无业务逻辑跳转** 在传统的Spring MVC中,我们会为每个需要...

    Disease Mapping with WINBUG and MLwin

    Disease Mapping with WinBUGS and MLwiN provides a practical introduction to the use of software for disease mapping for researchers, practitioners and graduate students from statistics, public health ...

    zencart静态SEO URL重写插件3.6.3

    ZenCart URL目录式链接Ceon Url Mapping SEO插件,这款插件也是大家比较喜欢的,唯一的缺点就是不自动生成友好的url,需要你手动填写url,去后台分类,产品处单击更新下才能生成,现在官方有支持zencart 1.5的,强创...

    FCK在线编辑器源码及部署项目引用示例

    将附件解压,部署到Eclipse即可;...1.将FCKedit-2.3.jar、commons-beanutils-1.7.0.jar... <taglib-uri>/FCKeditor</taglib-uri> <taglib-location>/WEB-INF/FCKeditor.tld</taglib-location> </taglib> </jsp-config>

    spring 问题总结实用知识库分享知识分享

    SpringMVC:No mapping found for HTTP request with URI [/account/*] in DispatcherServlet with 在使用 SpringMVC 时,可能会出现请求映射错误。解决方法是,检查 Controller 中的请求映射,确保正确,并且确保...

    车间信息管理lxf_GraduationProject

    DOCTYPE hibernate-configuration (View Source for full doctype...)> - <!-- Generated by MyEclipse Hibernate Tools. --> - - <property name="myeclipse.connection.profile">oracle.jdbc.driver.Oracle...

    Efficient Sparse Pose Adjustment for 2D Mapping.pdf

    Pose graphs have become a popular representation for solving the simultaneous localization and mapping (SLAM) problem. A pose graph is a set of robot poses connected by nonlinear constraints obtained ...

    一个跨平台的CString源码

    // 2005-JAN-10 - Thanks to Don Beusee for pointing out the danger in mapping // length-checked formatting functions to non-length-checked // CRT equivalents. Also thanks to him for motivating...

    A mapping package for Matlab_地图工具箱_matlab

    资源名:A mapping package for Matlab_地图工具箱_matlab 资源类型:matlab项目全套源码 源码说明: 全部项目源码都是经过测试校正后百分百成功运行的,如果您下载后不能运行可联系我进行指导或者更换。 适合人群:...

    java之webservice_aegis.xml学习

    <mapping name="auth:SDicSystemAuth"> <!-- 配置SDicSystemAuth的属性 --> </mapping> </mappings> ``` #### 四、总结 通过上述配置,我们可以有效地处理Web服务中的复杂数据类型,包括但不限于集合类型和嵌套...

Global site tag (gtag.js) - Google Analytics