單項選擇題()用于獲取Bean的屬性的值。

A.setProperty
B.setValue
C.getProperty
D.getValue


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題()動作用于嵌入現(xiàn)有的Bean。

A.include
B.useBean
C.setProperty
D.getProperty

2.單項選擇題JavaBean的屬性可以使用()來訪問。

A.屬性
B.get()和set()方法
C.事件
D.Scriptlet

4.單項選擇題()隱式對象可以處理jsp頁面運行中的錯誤或者異常。

A.pageContext
B.page
C.session
D.exception

5.單項選擇題使用response對象進行重定向時,使用的是()方法。

A.getAttribute
B.setContentType
C.sendRedirect
D.setAttribute