第1题:
请用200字以内文字简要说明Web Service涉及到的主要协议及其作用(XML、HTTP等除外)。
在Web Service模型的解决方案中服务提供者定义并实现Web Service使用服务描述语言(WSDL)描述Web Service然后将服务描述发布到服务请求者或服务注册中心;服务请求者使用查找操作从本地或服务注册中心检索服务描述然后使用服务描述与服务提供者进行绑定并调用Web Service。服务注册中心是整个模型中的可选角色它是连接服务提供者和服务请求者的纽带。
④Web Service的3个基本技术是UDDI(Universal Description Discovery Integration)、WSDL(WebServices Description Language)和SOAP(Simple Object Access Protocol)。它们都是以XML为基础定义的。在Web服务体系中使用WSDL来描述服务UDDI来发布、查找服务而SOAP用来执行服务调用 SOAP、UDDI和WSDL协议各自的作用如表4-23所示。

在Web Service模型的解决方案中,服务提供者定义并实现Web Service,使用服务描述语言(WSDL)描述Web Service,然后将服务描述发布到服务请求者或服务注册中心;服务请求者使用查找操作从本地或服务注册中心检索服务描述,然后使用服务描述与服务提供者进行绑定并调用Web Service。服务注册中心是整个模型中的可选角色,它是连接服务提供者和服务请求者的纽带。
④Web Service的3个基本技术是UDDI(Universal Description Discovery Integration)、WSDL(WebServices Description Language)和SOAP(Simple Object Access Protocol)。它们都是以XML为基础定义的。在Web服务体系中,使用WSDL来描述服务,UDDI来发布、查找服务,而SOAP用来执行服务调用, SOAP、UDDI和WSDL协议各自的作用如表4-23所示。
第2题:
UDDI、SOAP、WSDL、XML等是构成Web Service的重要技术,在CORBA体系中与SOAP对应的是(24)。
A.ORPC
B.IIOP
C.SOA
D.EJB
第3题:
简述你对XML Web Service的原理的认识?
第4题:
第5题:
XML Web Service的原理是:通过()提供网络功能,使用()进行描述,通过()进行注册。
第6题:
在使用了委托代理的系统中,委托代理和管理站之间按SNMP协议通信,而委托代理与被管理设备之间则按()协议通信。
第7题:
讲一讲你理解的web service,在dot net framework中,怎么很好的结合xml?
第8题:
()协议保证了Web Service具有松散耦合特性。
第9题:
第10题:
ESB通过XML协议进行通信
UDDI是通过网络传递以XML所写的消息的机制
服务的message和interface是通过XML构造和发布的
WSDL是用XHTML写的,它给出所执行的方法的细节
第11题:
在Visual Studio .NET的Project菜单上选择Add Web Service,并浏览XML Web service
在Visual Studio .NET的Project菜单上选择Add Reference,并浏览XML Web servic
在Visual Studio .NET的Project菜单上选择Add Web Reference,并浏览XML Webservic
运行Tlbimp.exe,为XML Web service提供他的URL
运行Disco.exe,为XML Web service提供他的URL
第12题:
第13题:
A.list.xml
B.web.xml
C.service.xml
D.connection.xml
第14题:
UDDI、SOAP、WSDL、XML等是构成Web Service的重要技术,在CORBA体系中与SOAP对应的是__(24)__。
A.ORPC
B.IIOP
C.SOA
D.EJB
第15题:
在Web Service中,通过(13)来描述接口。
A.UDDI
B.WSDL
C.XML Schema
D.SOAP
第16题:
第17题:
在代理和XML Web Service之间通信的协议是()。
第18题:
在使用了委托代理的系统中,委托代理和管理站之间按()通信,而委托代理与被管理设备之间则按()协议通信。
第19题:
下面关于XML Web Services的说法,错误的是()。
第20题:
第21题:
第22题:
The input to the XSL mapping rules of a WSSM Partner is the binary security token as received on the Web Service request. The output of the mapping rules is a new security token ready for use by the Web Service application.
The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is an arbitrary collection of attributes that will be made available to the Web Services application.
The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is a new STSUniversalUser XML document that represents the security token required by the application.
The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is an IBM Tivoli Access Manager for e-business credential that will be used to authorize the partner's access to the Web Service application.
第23题:
XML Web Service的核心概念是基于Java的应用程序能够在基于标准的环境中创建,并作为服务将内容传递给客户端
XML Web Service为基于web的专用应用程序在Internet上的传输提供了一种方式
XML Web Service利用XML和其他Internet标准,使得服务的使用者能够通过XML得到它们的服务
XML Web Service的例子包括税收计算服务,验证服务和各种购物和电子商务服务等等其他各种服务
第24题:
IP
Internet
SOAP
DCOM