A.〈filter〉
B.〈filter-mapping〉
C.〈filter-name〉
D.〈filter-class〉
您可能感興趣的試卷
你可能感興趣的試題
A.2+3
B.5
C.23
D.不會輸出,因為表達式是錯誤的
A.forward
B.include
C.useBean
D.setProperty
A.HttpSession session=request.getSession(true)
B.HttpSession session=request.getHttpSession(true)
C.HttpSession session=response.getSession(true)
D.HttpSession session=response.getHttpSession(true)
A.〈%@ page errorPage="true"%〉
B.〈%@ page isErrorPage="true"%〉
C.〈%@ page extends="javax.servlet.jsp.JspErrorPage"%〉
D.〈%@ page info="error"%〉
A.HttpServlet是一個抽象類
B.HttpServlet類擴展了GenericServlet類
C.HttpServlet類的子類必須至少重寫service方法
D.HttpServlet位于javax.servlet.http包中
最新試題
在Spring WebFlux中,以下哪個操作符用于獲取Flux中的前N個值()
在Spring中,哪個注解用于從請求中獲取請求參數(shù)()
在Spring WebFlux中,哪個方法用于將請求體轉換為Mono或Flux()
認證和鑒權的主要區(qū)別是什么()
在Spring WebFlux中,以下哪個注解用于構建響應式Web應用程序()
在RBAC模型中,"Who"對"What"進行"How"的操作構成了什么()
Vue Router的全局后置鉤子是使用哪個方法注冊的()
在Spring WebFlux中,以下哪個操作符用于跳過Flux中的指定數(shù)量的元素()
在Spring WebFlux中,哪個接口用于表示服務器端HTTP響應()
Spring WebFlux模塊構建在什么之上()