A.session.isNew()
B.session.getCreationTime()
C.session.invalidate()
D.session.getMaxInactiveInterval()
您可能感興趣的試卷
你可能感興趣的試題
A.session.isNew()
B.session.getCreationTime()
C.session.invalidate()
D.session.getMaxInactiveInterval()
A.session.getID()
B.session.setName()
C.session.getAttribute()
D.session.setAttribute()
A.request.getRequestDispatcher(“index.jsp”).forward()
B.response.sendRedirect(“index.jsp”)
C.request.getParameterValues(“name”)
D.response.setContentType(“text/html;charset=gbk”)
A.request.getServerName()
B.request.getRemoteAddr()
C.request.getServletPath()
D.request.getRemoteHost()
A.request.getServerName()
B.request.getRemoteAddr()
C.request.getServerPort()
D.request.getRemoteHost()
最新試題
用于存儲(chǔ)數(shù)據(jù)庫(kù)查詢結(jié)果集的對(duì)象的對(duì)象是()
servlet第一次被請(qǐng)求加載后,當(dāng)后續(xù)的客戶請(qǐng)求servlet對(duì)象時(shí),下列哪個(gè)敘述是正確的?()
用于連接數(shù)據(jù)庫(kù)的對(duì)象是()
在JSP中,用來向用戶端輸出數(shù)據(jù)的JSP內(nèi)置對(duì)象是()
在JSP中如果要獲取用戶機(jī)的名稱需要使用的方法是()
在JSP中獲取session最長(zhǎng)的“發(fā)呆”時(shí)間的方法是()
在JSP頁(yè)面中下列哪個(gè)動(dòng)作標(biāo)記不能單獨(dú)使用,只能作為子標(biāo)記使用?()
可用于同一用戶訪問一個(gè)WEB服務(wù)目錄的不同網(wǎng)頁(yè)之間的實(shí)現(xiàn)數(shù)據(jù)共享的JSP內(nèi)置對(duì)象的是()
在Jsp頁(yè)面中,JAVA程序片的基本語(yǔ)法是()
能執(zhí)行預(yù)編譯SQL的是()