Java Reference
In-Depth Information
Developing a Client for Our Web Service
Now that we have developed our web service and tested it to verify that it works
properly, we are going to create a simple client that will invoke our web service.
A web services client can be any kind of Java project, such as a standard Java
application, a Java ME application, a web application, or an enterprise project. To
keep our client code simple we will create a Java Application project for our client.
 
Search WWH ::




Custom Search