多选题A JSP page needs to set the property of a given JavaBean to a value that is calculated with the JSP page. Which three jsp:setProperty attributes must be used to perform this initialization?()AIdBValCNameDParamEValueFProperty

题目
多选题
A JSP page needs to set the property of a given JavaBean to a value that is calculated with the JSP page. Which three jsp:setProperty attributes must be used to perform this initialization?()
A

Id

B

Val

C

Name

D

Param

E

Value

F

Property


相似考题
参考答案和解析
正确答案: F,B
解析: 暂无解析