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);
A.isNewSessionID()
B.begin()
C.invalidate()
D.isNew()
A.server.xml
B.web.xml
C.struts-config.xml
D.config.xml
A.支持動態(tài)效果的
B.可以運(yùn)行腳本的
C.可以交互的
D.可以看電影的
最新試題
在Vue Router中,路由獨(dú)享的守衛(wèi)beforeEnter可以在哪個(gè)配置上定義()
以下哪個(gè)不是測試REST API的方法()
響應(yīng)式編程主要關(guān)注什么()
Vue Router支持哪種模式來構(gòu)建應(yīng)用()
Vue Router的全局后置鉤子是使用哪個(gè)方法注冊的()
RBAC模型中的"Who"代表什么()
以下哪個(gè)不是URI的組成部分()
Spring WebFlux模塊構(gòu)建在什么之上()
Vue Router中,哪個(gè)函數(shù)用于在運(yùn)行時(shí)添加路由()
在Spring WebFlux中,哪個(gè)方法用于將請求體轉(zhuǎn)換為Mono或Flux()