A.doGet()
B.doPost()
C.service()
D.close()
您可能感興趣的試卷
你可能感興趣的試題
A.〈jsp:useBean name="myBean" type="com.example.TheBean"/〉
B.〈jsp:takeBean name="myBean" type="com.example.TheBean"/〉
C.〈jsp:useBean id="myBean" class="com.example.TheBean" scope="request"/〉
D.〈jsp:takeBean id="myBean" class="com.example.TheBean" scope="request"/〉
A.服務器將請求信息發(fā)送至Servlet
B.客戶端運行Applet
C.Servlet生成響應內(nèi)容并將其傳給服務器
D.服務器將動態(tài)內(nèi)容發(fā)送至客戶端
A.JavaBean
B.Servlet
C.JSP
D.HTML
A.String
B.Double
C.Object
D.Classes
A.application
B.request
C.page
D.session
最新試題
SecurityContextRepository接口中哪個方法用于加載認證信息()
Vue Router中的全局前置守衛(wèi)是使用哪個方法注冊的()
在Vue Router中,路由獨享的守衛(wèi)beforeEnter可以在哪個配置上定義()
在Spring WebFlux中,以下哪個操作符用于跳過Flux中的指定數(shù)量的元素()
在Spring WebFlux中,哪個方法用于將請求體轉(zhuǎn)換為Mono或Flux()
認證和鑒權的主要區(qū)別是什么()
以下哪個不是URI的組成部分()
在Vue Router中,哪個函數(shù)用于響應路由參數(shù)的變化()
Vue Router支持哪種模式來構建應用()
在Spring Security中,哪個注解用于設置權限()