题目内容:
servlet可通过由容器传递来的HttpServletRequest对象的()方法来获取客户请求的输入参数。
A.getParameter
B.getProtocol
C.getContentType
D.getAttribute
参考答案:
servlet可通过由容器传递来的HttpServletRequest对象的()方法来获取客户请求的输入参数。
A.getParameter
B.getProtocol
C.getContentType
D.getAttribute