首页 > Web开发 > 详细

HTTP Status 405 - HTTP method POST is not supported by this URL

时间:2017-12-26 18:33:19      阅读:218      评论:0      收藏:0      [点我收藏+]

技术分享图片

出现这个问题,

1、在servlet中没有调用post()方法引起的

2、在serlvet中跳转没有用外跳(response.sendRedirect())

我的是因为第一种,是没有写dopost()方法

HTTP Status 405 - HTTP method POST is not supported by this URL

原文:https://www.cnblogs.com/chenyanlong/p/8119467.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!