多项选择题
在JSP页面中,()可以取的名为boxes的复选框第一个值。
A.${param.boxs}
B.${param.boxs[0]}
C.${paramValues.boxs[0]}
D.${paramValue.boxs[1]}
点击查看答案
相关考题
