單項選擇題用什么方法可以從一個HTTP會話中獲得對象?()

A.getAttribute method of javax.servlet.Session
B.getAttribute method of javax.servlet.http.HttpSession
C.getAttribute method of javax.servlet.http.Session
D.getAttribute method of javax.servlet.HttpSession


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題用下面哪一種類型定義可以聲明隱藏域?()

A.type="hide"
B.type="text"
C.type="password"
D.type="hidden"
E.type="file"

2.單項選擇題()用于聲明當(dāng)前頁為error頁?

A.<%@ page errorPage="true" %>
B.<%@ page info="error" %>
C.<%@ page pageEndcoding="error" %>
D.<%@ page isErrorPage="true" %>