A.application
B.session
C.pageContext
D.servletcontext
您可能感興趣的試卷
你可能感興趣的試題
A.errorPage
B.Exception
C.isErrorPage
D.error
A.目錄或文件
B.服務(wù)器名稱
C.協(xié)議
D.IP地址或域名
A.web.xml配置文件里綁定在servlet上的參數(shù)
B.web.xml所有的servlet都能獲得的參數(shù)
C.頁面?zhèn)鬟f來的參數(shù)
D.sessin里設(shè)置的參數(shù)
A.response.getParameter(“title”);
B.requert.getParameters(“title”);
C.request.getAttribute(“title”);
D.requert.getParameter(“title”);
A.<link href="css/css1.css" rel="stylesheet" type="text/css">
B.<input href="css/css1.css" rel="stylesheet" type="text/css">
C.<import href="css/css1.css" rel="stylesheet" type="text/css">
D.<link src="css/css1.css" rel="stylesheet" type="text/css">
最新試題
在Spring Security中,哪個接口用于獲取用戶信息()
在Spring WebFlux中,哪個接口用于表示服務(wù)器端HTTP響應(yīng)()
Jjwt類庫主要用于什么()
以下哪個不是URI的組成部分()
在Vue Router中,哪個函數(shù)用于在運(yùn)行時導(dǎo)航到指定路由()
在Spring WebFlux中,以下哪個注解用于構(gòu)建響應(yīng)式Web應(yīng)用程序()
響應(yīng)式編程的哪個特點(diǎn)允許事件驅(qū)動的系統(tǒng)通過push而不是pull來處理()
在使用jjwt類庫時,需要在哪個文件中配置密鑰和過期時間()
在響應(yīng)式編程中,主線程主要負(fù)責(zé)什么()
RBAC模型中的"Who"代表什么()