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.
Once we have created our project, we need to create a new web service client by
creating a new file, selecting the Web Services category, and selecting the Web
Service Client file type.
 
Search WWH ::




Custom Search