专注收集记录技术开发学习笔记、技术难点、解决方案
网站信息搜索 >> 请输入关键词:
您当前的位置: 首页 > Java Exception

The server has not found anything matching the Request-URI

发布时间:2010-06-05 12:21:24 文章来源:www.iduyao.cn 采编人员:星星草

在tomcat下面能正常显示页面,但是在weblogic下面就出现
Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.

If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

这个问题怎么解决啊

------解决方法--------------------------------------------------------
可能部署的路径不对 导致找不到页面
------解决方法--------------------------------------------------------
请检查部署的路径

    
友情提示:
信息收集于互联网,如果您发现错误或造成侵权,请及时通知本站更正或删除,具体联系方式见页面底部联系我们,谢谢。

其他相似内容:

热门推荐: