A.init()
B.doPost()
C.doGet()
D.destroy()
您可能感興趣的試卷
你可能感興趣的試題
A.request.sendRedirect(
B.response.sendRedirect(
C.request.sendRedirect();
D.response.sendRedirect();
A.HttpServlet,doPost
B.ServletRequest,doGet
C.ServletRequest,doPost
D.HttpServlet,doHead
A.Statement st=new Statement()
B.Statement st=cn.newStatement()
C.Statement st=cn.createNewStatement()
D.Statement st=cn.createStatement()
A.session.setAttribute(“time”,30);
B.session.setMaxTime(30);
C.session.getMaxInactiveInterval();
D.session.setMaxInactiveInterval(30);
A.isNewSessionID()
B.begin()
C.invalidate()
D.isNew()
最新試題
RBAC模型中的"Who"代表什么()
響應(yīng)式編程主要關(guān)注什么()
以下哪個(gè)不是URI的組成部分()
Vue Router中的全局前置守衛(wèi)是使用哪個(gè)方法注冊的()
在Vue Router中,哪個(gè)函數(shù)用于在運(yùn)行時(shí)導(dǎo)航到指定路由()
Spring Security是一個(gè)什么的安全框架()
Vue Router支持哪種模式來構(gòu)建應(yīng)用()
在Spring WebFlux中,以下哪個(gè)注解用于構(gòu)建響應(yīng)式Web應(yīng)用程序()
保護(hù)API的主要目的是什么()
在Vue Router中,哪個(gè)函數(shù)用于獲取當(dāng)前路由對象的信息()