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">
A.建立application
B.建立post
C.建立session
D.以上都不是
A.131
B.A+B
C.錯誤信息,因為表達(dá)式是錯誤的
D.AB
A.open()
B.confirm()
C.close()
D.alert()
最新試題
響應(yīng)式編程主要關(guān)注什么()
以下哪個不是URI的組成部分()
Vue Router中的全局前置守衛(wèi)是使用哪個方法注冊的()
Spring WebFlux模塊構(gòu)建在什么之上()
在RBAC模型中,"Who"對"What"進行"How"的操作構(gòu)成了什么()
在Vue Router中,哪個函數(shù)用于響應(yīng)路由參數(shù)的變化()
在Spring WebFlux中,哪個接口用于表示服務(wù)器端HTTP請求()
在Spring Security中,哪個注解用于設(shè)置權(quán)限()
在Spring WebFlux中,哪個方法用于將請求體轉(zhuǎn)換為Mono或Flux()
在Vue Router中,路由獨享的守衛(wèi)beforeEnter可以在哪個配置上定義()