A.service
B.destroy
C.getservletconfig
D.init
您可能感興趣的試卷
你可能感興趣的試題
A.沒有配置path
B.沒有配置classpath
C.沒有配置tomcat
D.沒有配置jdk
A.init()
B.doPost()
C.doGet()
D.destroy()
A.request.sendRedirect(
B.response.sendRedirect(
C.request.sendRedirect();
D.response.sendRedirect();
A.HttpServlet,doPost
B.ServletRequest,doGet
C.ServletRequest,doPost
D.HttpServlet,doHead
A.Statement st=new Statement()
B.Statement st=cn.newStatement()
C.Statement st=cn.createNewStatement()
D.Statement st=cn.createStatement()
最新試題
Spring Security是一個(gè)什么的安全框架()
在Spring WebFlux中,哪個(gè)接口用于表示服務(wù)器端HTTP請求()
在Vue Router中,哪個(gè)函數(shù)用于響應(yīng)路由參數(shù)的變化()
Vue Router中的全局前置守衛(wèi)是使用哪個(gè)方法注冊的()
在Spring WebFlux中,以下哪個(gè)操作符用于跳過Flux中的指定數(shù)量的元素()
以下哪個(gè)不是測試REST API的方法()
在Reactor中,哪個(gè)概念是處理生產(chǎn)者和消費(fèi)者處理數(shù)據(jù)能力不對等問題的關(guān)鍵()
Jjwt類庫主要用于什么()
SecurityContextRepository接口中哪個(gè)方法用于加載認(rèn)證信息()
在使用jjwt類庫時(shí),需要在哪個(gè)文件中配置密鑰和過期時(shí)間()