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

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


您可能感興趣的試卷

你可能感興趣的試題

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

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

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

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

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

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

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

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