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

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


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題()是一種可以在一個或多個應用程序中重復使用的組件。

A.jsp頁面
B.JavaMail
C.JavaBean
D.Servlet

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

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

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

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

4.多項選擇題關(guān)于輸入和輸出的隱式對象有()

A.application
B.request
C.response
D.out