Consuming Web Services: The Web Service Client
This article walks you through the creation of a web services client from a URL pointer. We are going to use a location service WSDL to create the client in eclipse Juno. I will use a free web service that returns a stock quote for a given stock code. Continue reading this article about using web services from server to client.
Leave a Reply