A.Cookie和session
B.Url重寫和隱藏表單
C.Url重寫和Cookie
D.隱藏表單和session
您可能感興趣的試卷
你可能感興趣的試題
A.HttpSessionListener的attributeAdded方法
B.ServletContextListener的attributeAdded方法
C.HttpSessionAttributeListener的attributeAdded方法
D.HttpSessionBindingListener的attributeAdded方法
A.javax.servlet.ServletContextListener
B.javax.Servlet.servletContextAttributeListener
C.javax.servlet.http.HttpWebSessionListener
D.javax.servlet.http.HttpSessionBindingListener
A.cookie有名稱/值對(duì)
B.cookie保存在客戶端
C.cookie中的信息在HTTP請(qǐng)求和響應(yīng)的主體中交換
D.cookie有可以設(shè)置的生命周期
A.HttpServletRequest、getSession
B.HttpServletResponse、newSession
C.HtttpSession、newInstance
D.HttpSession、getSession
A.setAttribute()方法
B.getMaxInactiveInterval()方法
C.setMaxInactiveInterval()方法
D.setTime()方法
最新試題
SecurityContextRepository接口中哪個(gè)方法用于加載認(rèn)證信息()
響應(yīng)式Spring Data模塊需要在項(xiàng)目的構(gòu)建文件中引入哪個(gè)依賴()
RBAC模型中的"Who"代表什么()
在Spring WebFlux中,以下哪個(gè)操作符用于獲取Flux中的前N個(gè)值()
在Spring WebFlux中,哪個(gè)接口用于表示服務(wù)器端HTTP響應(yīng)()
在Spring中,哪個(gè)注解用于從請(qǐng)求中獲取請(qǐng)求參數(shù)()
在Spring WebFlux中,哪個(gè)接口用于表示服務(wù)器端HTTP請(qǐng)求()
Vue Router中的全局前置守衛(wèi)是使用哪個(gè)方法注冊(cè)的()
以下哪個(gè)不是URI的組成部分()
Jjwt類庫(kù)主要用于什么()