更多“构成Web的五大要素包括URL、HTTP、()、Web服务器和W”相关问题
  • 第1题:

    你是TestKing网站的电脑管理员,Doug是会计部门的用户,Doug报告说他不能在他的WindowsXP专业版的电脑上通过IE浏览器访问Web服务器。Doug试图访问的Web服务器是team.testking.com。当Doug使用URLhttp://team.testking.com访问Web服务器时,IE浏览器出现下列错误信息“DNS错误或找不到服务器”。你在Web服务器上检查了网站的属性,默认的网站属性如下所示:你要确保Doug能通过自己电脑上的IE浏览器访问Web服务器,你要建议Doug使用哪个URL呢?()

    A.http://team.testking.com:Keep-Alive

    B.http://team.testking.com:81

    C.http://team.testking.com/default.asp

    D.http://unassigned.testking.com/team


    参考答案:B

  • 第2题:

    The Junos OS blocks an HTTP request due to its inclusion on the url-blacklist.Which form of Web filtering on the branch SRX device is fully executed within the device itself?()

    A. redirect Web filtering

    B. integrated Web filtering

    C. blacklist Web filtering

    D. local Web filtering


    参考答案:D

  • 第3题:

    HTTP协议定义了Web浏览器向Web服务器发生Web页面请求的格式及Web页面在Internet上传输的方式。()


    答案:正确

  • 第4题:

    简述WEB、URL、HTTP、网站的基本概念。


    正确答案: 1.Web:是环球信息网(World Wide Web )的缩写,中文名字为“万维网”或全球信息网,是目前Internet上最为流行、最受欢迎的一种信息检索和浏览服务。
    2.HTTP(HyperText Transfer Protocol)超文本传输协议:是互联网上进行信息传送的一种网络协议。所有的WWW文件都必须遵守这个标准。
    3.URL(Uniform / Universal Resource Locator 的缩写)统一资源定位符:也被称为网页地址,是因特网上标准的资源的地址(Address)。
    4.网站(Website):是指在因特网上,根据一定的规则,使用HTML等工具制作的用于展示特定内容的相关网页的集合。

  • 第5题:

    Which two pieces of information are needed when declaring the web resource collection in the deployment descriptor?()

    • A、 the URL pattern that requires authorization
    • B、 the HTTP methods that require authorization
    • C、 the users allowed access to the web resource
    • D、 the J2EE roles allowed access to the web resource
    • E、 the authentication mechanism required by the web resource

    正确答案:A,B

  • 第6题:

    文件打印服务是通过()来存取和管理文件以及打印服务。

    • A、Web浏览器
    • B、Web服务器
    • C、HTTP服务器
    • D、客户机

    正确答案:A

  • 第7题:

    典型Web服务器配置缺陷包括()

    • A、默认证书和默认内容
    • B、虚拟主机的默认主机配置
    • C、目录列表功能
    • D、危险的HTTP方法
    • E、Web代理功能

    正确答案:A,B,C,D,E

  • 第8题:

    客户请求访问HTML页面与访问Servlet有什么异同?()

    • A、相同:都使用HTTP协议
    • B、区别:前者Web服务器直接返回HTML页面,后者Web服务器调用Servlet的方法,由Servlet动态生成HTML页面
    • C、相同:前者Web服务器直接返回HTML页面,后者Web服务器直接返回Servlet的源代码。
    • D、区别:后者需要在web.xml中配置URL路径。

    正确答案:A,B,D

  • 第9题:

    ()是Web服务器和Web客户之间传输Web页面的基础。

    • A、TCP
    • B、UDP
    • C、HTML
    • D、HTTP

    正确答案:D

  • 第10题:

    多选题
    Which two pieces of information are needed when declaring the web resource collection in the deployment descriptor?()
    A

    the URL pattern that requires authorization

    B

    the HTTP methods that require authorization

    C

    the users allowed access to the web resource

    D

    the J2EE roles allowed access to the web resource

    E

    the authentication mechanism required by the web resource


    正确答案: A,B
    解析: 暂无解析

  • 第11题:

    单选题
    The Junos OS blocks an HTTP request due to the category of the URL.Which form of Web filtering is being used?()
    A

    redirect Web filtering

    B

    integrated Web filtering

    C

    categorized Web filtering

    D

    local Web filtering


    正确答案: D
    解析: 暂无解析

  • 第12题:

    判断题
    构成Web的五大要素URL、HTTP、HTML、WEB服务器和WEB浏览器。
    A

    B


    正确答案:
    解析: 暂无解析

  • 第13题:

    构成Web的五大要素URL、HTTP、HTML、WEB服务器和WEB浏览器。()


    参考答案:√

  • 第14题:

    The Junos OS blocks an HTTP request due to the category of the URL.Which form of Web filtering is being used?()

    A. redirect Web filtering

    B. integrated Web filtering

    C. categorized Web filtering

    D. local Web filtering


    参考答案:B

  • 第15题:

    servlet使用架构最少要由以下哪些要素组成?()

    • A、浏览器
    • B、HTTP服务器
    • C、servlet
    • D、WEB容器
    • E、数据库服务器

    正确答案:A,B,C,D

  • 第16题:

    下面是某单位的主页的Web地址URL,其中符合URL格式的是()。

    • A、Http//www.jnu.edu.cn
    • B、Http:www.jnu.edu.cn
    • C、Http://www.jnu.edu.cn
    • D、Http:/www.jnu.edu.cn

    正确答案:C

  • 第17题:

    Web关键技术包括()。

    • A、HTML、URL、HTTP
    • B、HTTP、FTP、SMTP
    • C、WWW、HTTP、HTML
    • D、HTTP、HTML、XML

    正确答案:A

  • 第18题:

    关于Web服务的描述中,正确的是()

    • A、Web最早由Tim-BernersLee主持开发
    • B、页面到页面的链接信息由URL维持
    • C、Web服务器应实现HTML传输协议
    • D、Web页面通常符合HTTP标准
    • E、Web服务器中通常保存用户共享的信息

    正确答案:A,B,E

  • 第19题:

    在Web的客户/服务器工作环境中,()起着控制的作用。

    • A、Web浏览器览
    • B、http协议
    • C、HTML语言
    • D、Web服务器

    正确答案:D

  • 第20题:

    WEB应用中,常用的会话跟踪方法不包括()。

    • A、隐藏表单域
    • B、Cookie
    • C、有状态HTTP协议
    • D、URL重写

    正确答案:C

  • 第21题:

    在WEB的C/S工作环境中,()起着控制作用。

    • A、WEB服务器
    • B、WEB浏览器
    • C、HTTP协议
    • D、HTML语言

    正确答案:A

  • 第22题:

    单选题
    The Junos OS blocks an HTTP request due to its inclusion on the url-blacklist.Which form of Web filtering on the branch SRX device is fully executed within the device itself?()
    A

    redirect Web filtering

    B

    integrated Web filtering

    C

    blacklist Web filtering

    D

    local Web filtering


    正确答案: D
    解析: 暂无解析

  • 第23题:

    单选题
    You have a Web server named Web1 that runs Windows Server 2003 Service Pack 2 (SP2). Users on the internal network connect to the Web site on Web1 by using the URL http://www.contoso.com. From the Internet, you cannot connect to the Web site by using the URL http://www.contoso.com.  You can connect to the Web site by using the public IP address of Web1. You need to ensure that users on the Internet can connect to the Web site on Web1 by using the URL http://www.contoso.com. You deploy a DNS server that is accessible on the Internet.  What should you do next?()
    A

    Create a stub zone for contoso.com.

    B

    Create a primary zone for contoso.com.

    C

    Create a secondary zone for contoso.com.

    D

    Configure a conditional forwarder for contoso.com.


    正确答案: D
    解析: 暂无解析