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()
A.session.setAttribute(“time”,30);
B.session.setMaxTime(30);
C.session.getMaxInactiveInterval();
D.session.setMaxInactiveInterval(30);
最新試題
在Reactor中,哪個(gè)概念是處理生產(chǎn)者和消費(fèi)者處理數(shù)據(jù)能力不對(duì)等問題的關(guān)鍵()
保護(hù)API的主要目的是什么()
在Spring WebFlux中,哪個(gè)接口用于表示服務(wù)器端HTTP響應(yīng)()
響應(yīng)式編程主要關(guān)注什么()
在Spring Security中,哪個(gè)接口用于獲取用戶信息()
Jjwt類庫(kù)主要用于什么()
Spring Security是一個(gè)什么的安全框架()
在Spring WebFlux中,哪個(gè)接口用于表示服務(wù)器端HTTP請(qǐng)求()
Vue Router的全局后置鉤子是使用哪個(gè)方法注冊(cè)的()
在響應(yīng)式編程中,主線程主要負(fù)責(zé)什么()