Because Web servers axe platform. and application(71), they can send or request data from legacy or external applications including databases. All replies, once converted into(72). mark-up language, can then be transmitted to a(73).Used in this way, Intranets can(74)lower desktop support costs, easy links with legacy applications and databases and,(75)all, ease of use.
A.coupled
B.dependent
C.independent
D.related
第1题:
下面哪个函数没有在运输层可靠数据传输协议中用到()。
A.rdt_send()
B.udt_send()
C.udt_rev()
D.deliver_data()
第2题:
在JSP页面中,保存数据的范围由小到大依次是 ()。
A.pageContext,request,application,session
B.pageContext,application,session,request
C.pageContext,request,session,application
D.pageContext,session,request,application
第3题:
如果只希望在多个页面间共享数据,可以使用()作用域。
A.application session
B.pageContext request
C.request,session
D.request,application
第4题:
2、下面哪个函数没有在运输层可靠数据传输协议中用到()。
A.rdt_send()
B.udt_send()
C.udt_rev()
D.deliver_data()
第5题:
70、在J2EE中,重定向到另一个页面,以下()语句是正确的。
A.request.sendRedirect();
B.response.sendRedirect();
C.request.send();
D.response.send();
第6题:
如果只希望在多个页面间共享数据,可以使用()作用域。
A.request,session
B.application,session
C.request,application
D.pageContext,request