hoho_12 2015-12-13 14:55 采纳率: 89.3%
浏览 8228
已采纳

The requested resource is not available.

我在webcontent下面没有建01文件夹啊,这个是怎么找到的,为什么我一运行index.jsp就报这个错误 :
type Status report
message /01/index.jsp
description The requested resource is not available.

我的index.jsp只写了这一句话:<%response.sendRedirect("DiaryServlet?action=listAllDiary"); %>


  • 写回答

5条回答 默认 最新

  • 江户川小南 2015-12-14 01:38
    关注

    01/index.jsp 是不是你其他工程里面的,之前还运行过?你把tomcat清除一下,把当前项目重新加进去试试

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(4条)

报告相同问题?