填空题

要获得一个文本框表单传递的值,可以使用()方法,要获得复选框表单传递的值,需要使用()方法。

【参考答案】

getParameter;getParameterValues