选择题
使用<jsp:setProperty>动作标记可以在 JSP 页面中设置 Bean 的属性,但必须保证 Bean 有对应的什么方法。
A、
SetXxx 方法
B、
setXxx 方法
C、
getXxx 方法
D、
GetXxx 方法
【正确答案】
B
【答案解析】
提交答案
关闭