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包中
A.init
B.service
C.doFilter
D.destroy
A.sendURL()
B.redirectURL()
C.sendRedirect()
D.redirectResponse()
最新試題
在Vue Router中,哪個函數(shù)用于獲取當(dāng)前路由對象的信息()
SecurityContextRepository接口中哪個方法用于加載認證信息()
Jjwt類庫主要用于什么()
以下哪個不是測試REST API的方法()
在Spring WebFlux中,以下哪個操作符用于跳過Flux中的指定數(shù)量的元素()
在響應(yīng)式編程中,主線程主要負責(zé)什么()
在Reactor中,哪個概念是處理生產(chǎn)者和消費者處理數(shù)據(jù)能力不對等問題的關(guān)鍵()
在Vue Router中,哪個函數(shù)用于在運行時導(dǎo)航到指定路由()
以下哪個不是URI的組成部分()
在Spring WebFlux中,以下哪個操作符用于獲取Flux中的前N個值()