开发java web报错:The origin server did not find a current representation for the target resource or is n

来源:互联网 发布:mac系统iso镜像下载 编辑:程序博客网 时间:2024/06/15 22:46

本人环境:win10  eclipse+tomcat8+jdk 1.8

解决方案:

第一步:查看tomcat 服务器。双击窗口中服务器 ,看到   server locations 选项为灰色,不可选 ,且为第一个:

第二步:删除服务器里面的项目,重启服务器。发现第二个可选。重新build 后 ,访问还是不能访问,报同样的错误,但是 localhost:8080已经可以访问了。不报错了。

第三步:检查jsp文件 。确认jsp文件是否是在webcontent下。在某个文件夹下要加上文件夹名

第四步:还是不行的时候,找到tomcat\bin 下的tomcat.exe或者tomcatw.exe以管理员身份运行。      

阅读全文
1 6
原创粉丝点击