niusouti.com

Because Web servers are platform. and application (1), they can send or request data from legacy or external applications including databases. All replies, once convened into (2) mark-up language, can then be transmitted to a (3) . Used in this way, Intra

题目

Because Web servers are platform. and application (1), they can send or request data from legacy or external applications including databases. All replies, once convened into (2) mark-up language, can then be transmitted to a (3) . Used in this way, Intranets can (4) lower desktop support costs, easy links with legacy applications and databases and, (5) all, ease of use.

A.coupled

B.dependent

C.independent

D.related


相似考题
参考答案和解析
正确答案:C
更多“Because Web servers are platform. and application (1), they can send or request data from ”相关问题
  • 第1题:

    下面哪个函数没有在运输层可靠数据传输协议中用到()。

    A.rdt_send()

    B.udt_send()

    C.udt_rev()

    D.deliver_data()


    udt_rev()

  • 第2题:

    1、当有用户请求 Web页面时,会触发()事件?

    A.Application_Start()

    B.Session_Start()

    C.Application_End()

    D.Session_End()


    Session_Start()

  • 第3题:

    如果只希望在多个页面间共享数据,可以使用()作用域。

    A.application session

    B.pageContext request

    C.request,session

    D.request,application


    request,session

  • 第4题:

    在JSP页面中,保存数据的范围由小到大依次是 ()。

    A.pageContext,request,application,session

    B.pageContext,application,session,request

    C.pageContext,request,session,application

    D.pageContext,session,request,application


    B

  • 第5题:

    70、在J2EE中,重定向到另一个页面,以下()语句是正确的。

    A.request.sendRedirect();

    B.response.sendRedirect();

    C.request.send();

    D.response.send();


    response . sendRedirect(“http: // www . svse . com . cn”);

  • 第6题:

    如果只希望在多个页面间共享数据,可以使用()作用域。

    A.request,session

    B.application,session

    C.request,application

    D.pageContext,request


    request,session