Question: I keep reading about Web services, but I have never actually seen one. Can you show me a real Web service in action?Answer: If you want a more intuitive feel for Web services, try out the IBM Web Services Browser, available on the IBM Alphaworks site. The browser provides a series of Web services demonstrations. Behind the scenes, it ties together SOAP, WSDL, and UDDI to provide a simple plug-and-play interface for finding and invoking Web services.For example, you can find a stock-quote service, a traffic-report service, and a weather service. Each service is independent, and you can stack services like building blocks. You can, therefore, create a single page that displays multiple services -- where the end result looks like a stripped-down version of my.yahoo or my.excite. |
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。
这有帮助吗? 是 否
用户评价最有帮助的内容:
- What is a Web service?
- What is new about Web services?
- What is SOAP?
- What is WSDL?
- I keep reading about Web services, but I have never actually seen one. Can you show me a real Web service in action?