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()方法
A.Controller中接受用戶請(qǐng)求
B.View中返回響應(yīng)信息,刷新用戶界面
C.Model中處理業(yè)務(wù)邏輯
D.訪問Model中的元素
最新試題
Spring WebFlux模塊構(gòu)建在什么之上()
在使用jjwt類庫時(shí),需要在哪個(gè)文件中配置密鑰和過期時(shí)間()
SecurityContextRepository接口中哪個(gè)方法用于加載認(rèn)證信息()
Vue Router的全局后置鉤子是使用哪個(gè)方法注冊(cè)的()
在Spring Security中,哪個(gè)接口用于獲取用戶信息()
響應(yīng)式Spring Data模塊需要在項(xiàng)目的構(gòu)建文件中引入哪個(gè)依賴()
在Spring中,哪個(gè)注解用于從請(qǐng)求中獲取請(qǐng)求參數(shù)()
Jjwt類庫主要用于什么()
在Vue Router中,哪個(gè)屬性用于定義路由的路徑()
以下哪個(gè)不是URI的組成部分()