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
您可能感興趣的試卷
你可能感興趣的試題
A.type="hide"
B.type="text"
C.type="password"
D.type="hidden"
E.type="file"
A.<%@ page errorPage="true" %>
B.<%@ page info="error" %>
C.<%@ page pageEndcoding="error" %>
D.<%@ page isErrorPage="true" %>
A.out
B.response
C.session
D.request
A.不安全,隱藏字段可以被偽造
B.數(shù)據(jù)在客戶端和服務(wù)器間傳送,增加了網(wǎng)絡(luò)負(fù)載
C.需要自己編程來支持模版框架
D.隱藏字段方式靠動態(tài)生成表單來維護(hù)會話,但不需要表單而是超鏈接時,會不方便
A.session
B.getCookies
C.addCookie
D.getSession
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
Spring WebFlux與Spring MVC的主要區(qū)別是什么()
在使用jjwt類庫時,需要在哪個文件中配置密鑰和過期時間()
Vue Router中,哪個函數(shù)用于在運(yùn)行時添加路由()
Vue Router的全局后置鉤子是使用哪個方法注冊的()
在Vue Router中,哪個屬性用于定義路由的路徑()
在RBAC模型中,"Who"對"What"進(jìn)行"How"的操作構(gòu)成了什么()
在Vue Router中,路由獨(dú)享的守衛(wèi)beforeEnter可以在哪個配置上定義()
SecurityContextRepository接口中哪個方法用于加載認(rèn)證信息()
Spring Security是一個什么的安全框架()
Jjwt類庫主要用于什么()