找考题网-背景图
多项选择题

在JSP页面中,()可以取的名为boxes的复选框第一个值。

A.${param.boxs}
B.${param.boxs[0]}
C.${paramValues.boxs[0]}
D.${paramValue.boxs[1]}