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);
A.isNewSessionID()
B.begin()
C.invalidate()
D.isNew()
A.server.xml
B.web.xml
C.struts-config.xml
D.config.xml
最新試題
SecurityContextRepository接口中哪個方法用于加載認證信息()
Spring WebFlux模塊構建在什么之上()
在響應式編程中,主線程主要負責什么()
在Spring WebFlux中,以下哪個注解用于構建響應式Web應用程序()
在Vue Router中,哪個函數(shù)用于響應路由參數(shù)的變化()
在Spring WebFlux中,哪個接口用于表示服務器端HTTP響應()
在使用jjwt類庫時,需要在哪個文件中配置密鑰和過期時間()
響應式Spring Data模塊需要在項目的構建文件中引入哪個依賴()
在RBAC模型中,"Who"對"What"進行"How"的操作構成了什么()
在Spring WebFlux中,哪個接口用于表示服務器端HTTP請求()