This chapter describes how to develop and deploy web service client applications.
To develop a web service client application, you first create the client stubs from your WSDL source file, then code and build your application. If you are not using handlers, then you are ready to deploy your application. If you are using handlers, see Developing and using client side handlers before deploying your application.
This chapter consists of the following sections: