慕粉3621061
2016-11-15 15:21
页面跳转出现HTTP method GET is not supported by this URL什么情况呢
页面跳转出现HTTP method GET is not supported by this URL
一般情况可能是,用户请求表单提交为post,而你实现的是doGet方法,而没实现doGet方法导致的
JAVA遇见HTML——Servlet篇
160617 学习 · 1053 问题
相似问题
回答 2
回答 1