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">
A.建立application
B.建立post
C.建立session
D.以上都不是
最新試題
在Spring中,哪個注解用于從請求中獲取請求參數(shù)()
RBAC模型中的"Who"代表什么()
在Vue Router中,路由獨享的守衛(wèi)beforeEnter可以在哪個配置上定義()
Jjwt類庫主要用于什么()
認(rèn)證和鑒權(quán)的主要區(qū)別是什么()
Vue Router中的全局前置守衛(wèi)是使用哪個方法注冊的()
在Spring Security中,哪個接口用于獲取用戶信息()
在Spring WebFlux中,哪個接口用于表示服務(wù)器端HTTP請求()
在Vue Router中,哪個函數(shù)用于響應(yīng)路由參數(shù)的變化()
以下哪個不是URI的組成部分()