A.Applet
B.JSP
C.Server
D.JavaBean
您可能感興趣的試卷
你可能感興趣的試題
A.String getParameter(String name)
B.String[] getParameter(String name)
C.String getParameterValuses(String name)
D.String[] getParameterValues(String name)
A.〈filter〉
B.〈filter-mapping〉
C.〈filter-name〉
D.〈filter-class〉
A.2+3
B.5
C.23
D.不會輸出,因?yàn)楸磉_(dá)式是錯誤的
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)
最新試題
在使用jjwt類庫時,需要在哪個文件中配置密鑰和過期時間()
Vue Router中的全局前置守衛(wèi)是使用哪個方法注冊的()
在Spring WebFlux中,哪個接口用于表示服務(wù)器端HTTP響應(yīng)()
在Spring WebFlux中,以下哪個操作符用于獲取Flux中的前N個值()
以下哪個不是URI的組成部分()
在Spring WebFlux中,哪個方法用于將請求體轉(zhuǎn)換為Mono或Flux()
響應(yīng)式編程的哪個特點(diǎn)允許事件驅(qū)動的系統(tǒng)通過push而不是pull來處理()
在Spring WebFlux中,哪個接口用于表示服務(wù)器端HTTP請求()
響應(yīng)式編程主要關(guān)注什么()
在Vue Router中,哪個函數(shù)用于響應(yīng)路由參數(shù)的變化()