JSP从HTML表单中获得用户输入的正确语句为 (  )  
(A)Request.getParameter(“ID”)
(B)Reponse.getParameter(“ID”)
(C)Request.getAttribute(“ID”)
(D)Reponse.getAttribute(“ID”)
出自:郑州工程技术学院-web技术网页制作