网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
下列()不是request对象的方法。
A
addHeader(Stringname,Stringvalue)
B
getSession(Booleancreate)
C
setAttrihute(Stringname,java.lang.Objecto)
D
isSecure()
参考答案
参考解析
解析:
暂无解析
更多 “单选题下列()不是request对象的方法。A addHeader(Stringname,Stringvalue)B getSession(Booleancreate)C setAttrihute(Stringname,java.lang.Objecto)D isSecure()” 相关考题
考题
下面哪个属于request对象的属性()。
A.request.servervariablesB.request.formC.request.totalbytesD.request.querystring
考题
下面哪项不是request对象的方法()
A、getAttribute(Stringstr)B、getCookies()C、getParameter(Stringstr)D、sendRedirect(Stringurl)
考题
从HTTP请求中,获得请求参数,应该调用()
A.request对象的getAttribute()方法B.request对象的getParameter()方法C.session对象的getAttribute()方法D.session对象的getParameter()方法
考题
ASP提供的两个可用来存储变量的内建对象是______。A.Request对象和Application对象B.Session对象和Request对象C.Session对象和Application对象D.Session对象和Cookie对象
考题
以下说法正确的是:()A、通过POST方法提交form表单后,在View函数中可以通过request.POST获取到数据B、通过GET方法提交后,在View函数中可以通过request.GET获取到数据C、request.GET和request.POST是类字典对象,可以使用for遍历数据D、可以通过request.body获取到rawPOST数据
考题
从HTTP请求中,获得请求参数,应该调用()A、request对象的getAttribute()方法B、request对象的getParameter()方法C、session对象的getAttribute()方法D、session对象的getParameter()方法
考题
使用request对象进行重定向时,使用的是()方法。 A、gertRequestDispatcher();B、forword()C、sendRedirect()D、setRequestDispatcher();
考题
.NET类库,很多能装载磁盘文件的类都是凭物理文件夹路径来装载文件的,因此 在WEB页的程序代码中常常使用()把虚拟路径映到物理路径。A、Server对象的MapPath方法B、Server对象的Transfer方法C、Request对象的FilePath属性D、Request对象的Url属性
考题
写出下列Request对象的集合属性和方法所表示的含义。 1.BinaryRead 2.Cookies 3.Form 4.QueryString 5.ServerVariables 6.TotalBytes
考题
在J2EE中以下对Request.Dispatcher描述正确的是()。A、JSP中有一个隐含的对象diapatcher,它的类型是Request.DispatcherB、ServletConfig有一个方法,getRequestDispatcher可以取回Request.Dispatche对象C、Request.Dispatche有一个方法,forward可以把请求继续传递给别的servlet或者JSP界面D、JSP中有个隐含的默认对象request,它的类型是Request.Dispatchet
考题
下列()不是request对象的方法。A、addHeader(Stringname,Stringvalue)B、getSession(Booleancreate)C、setAttrihute(Stringname,java.lang.Objecto)D、isSecure()
考题
单选题下面哪个方法不属于request对象()。A
getServerName()B
getServerInfo()C
getServletPath()D
getServerPort()
考题
单选题在J2EE中以下对Request.Dispatcher描述正确的是()。A
JSP中有一个隐含的对象diapatcher,它的类型是Request.DispatcherB
ServletConfig有一个方法,getRequestDispatcher可以取回Request.Dispatche对象C
Request.Dispatche有一个方法,forward可以把请求继续传递给别的servlet或者JSP界面D
JSP中有个隐含的默认对象request,它的类型是Request.Dispatchet
考题
单选题下列()不是request对象的方法。A
addHeader(Stringname,Stringvalue)B
getSession(Booleancreate)C
setAttrihute(Stringname,java.lang.Objecto)D
isSecure()
考题
问答题写出下列Request对象的集合属性和方法所表示的含义。 1.BinaryRead 2.Cookies 3.Form 4.QueryString 5.ServerVariables 6.TotalBytes
热门标签
最新试卷