JSP页面通过()来识别Bean对象,可以在程序片中通过xx.method形式来调用Bean中的set和get方法。
A.name
B.class
C.id
D.classname
正确答案:A
猜你喜欢