爪哇 Servlet 2021-08-15 什么情况下调用doGet()和doPost()? JSP页面中的form标签里的method属性为get时调用doGet(),为post时调用doPost();超链接跳转页面时调用doGet()