單項選擇題能夠獲取當前頁信息并調(diào)用頁面方法的對象是()。

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


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題不能在不同用戶之間共享數(shù)據(jù)的方法是()

A.通過cookie
B.利用文件系統(tǒng)
C.利用數(shù)據(jù)庫
D.通過ServletContext對象

3.單項選擇題下列哪種數(shù)據(jù)類型是引用類型()。

A.boolean
B.int
C.interface
D.long

4.單項選擇題下面哪種數(shù)據(jù)類型是基本數(shù)據(jù)類型()

A.class
B.interface
C.數(shù)組
D.char

5.單項選擇題在page指令中,()屬性是可以在頁面中重復的的屬性。

A.language
B.buffer
C.import
D.autoFlush