网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
如果未指定Response对象的ContentType属性,则会设定为默认值()。
A
CSS
B
text/HTML
C
W3C
D
TEXT
参考答案
参考解析
解析:
暂无解析
更多 “单选题如果未指定Response对象的ContentType属性,则会设定为默认值()。A CSSB text/HTMLC W3CD TEXT” 相关考题
考题
下面哪两个设置一个jsp页的contenttype?()
A、%@contentType“text/plain“%B、jsp:contentType“text/plain“C、%@pagecontentType=“text/plain“%D、%response.setContentType(“text/plain“);%
考题
在定义DO/DTO/VO/等POJO类时,对属性默认值的设定,下列哪些说法符合《阿里巴巴Java开发手册》:
A.String类型的默认值设定为空字符串B.Date类型的默认值设定为newDate()C.集合类型的默认值设定为Collections.EMPTY_LISTD.不要设定任何属性默认值
考题
Which ensures that a JSP response is of type "text/plain"?()A、%@ page mimeType="text/plain" %B、%@ page contentType="text/plain" %C、%@ page pageEncoding="text/plain" %D、%@ page contentEncoding="text/plain" %E、% response.setEncoding("text/plain"); %
考题
下面关于page指令的属性说法错误的是()A、import属性用于指定导入哪些包B、contenttype属性用来指定JSP页面的字符编码和响应的mime类型C、isthreadsafe属性用来设定JSP文件是否能多线程使用D、session属性制定此页面是否参与HTTP会话。默认值falseE、errorpage属性指示当前页面是否为其他页的errorpage目标
考题
单选题Response对象的()属性可指定缓存页面的确切到日期和时间。A
Buffer属性B
Expires属性C
Expires Absolute属性D
Cache Control属性
考题
单选题Which ensures that a JSP response is of type "text/plain"?()A
%@ page mimeType=text/plain %B
%@ page contentType=text/plain %C
%@ page pageEncoding=text/plain %D
%@ page contentEncoding=text/plain %E
% response.setEncoding(text/plain); %
考题
问答题试写出Response对象的属性和方法对应的描述。
热门标签
最新试卷