单项选择题

使用动作标记可以在JSP页面中设置Bean的属性,但必须保证Bean有对应的什么方法。(  ) A.
SetXxx方法 B.
setXxx方法 C.
getXxx方法 D.
GetXxx方法