•For non-web based
client, you can create proxy
•The web client
proxy receives a request, generates XML request & sends it
using SOAP
•Receives response, parses it and hands it over to
client!
•You can generate a web service proxy using the
WSDL compiler.
•You provide a reference to service description using
which proxy can be generated