IDEA的javaweb项目的 The origin server did not find a current representation for the target resource

最近搭建一个web项目的时候忽然出现的问题 根据字面意思是启动的时候找不到资源web 网上大部分的是Ecplise的 问题可能出如今这几个方面 (1)SpringMVC的映射 (2)tomcat服务器自身寻找资源错误tomcat 个人问题是第二个 tomcat的默认启动资源文件就是那个index.jsp服务器 修改它的位置在 tomcat/conf/web.xml中 jsp
相关文章
相关标签/搜索