Build a Web Services from a Java class

15

Author: JT Smith

Anonymous Reader writes “Here’s an easy way to build your first Web Service. This tutorial delves into the subject of RPC-style Web services with Java programming and XML, and how to use them with the free WSDK download for Web services V5.1. It shows you how to write Web service implementations, and how to build and deploy them with the WSDK, as well as describe how to create clients to invoke them. Ant build scripts are provided to make building and deploying the example applications easier and more reliable.” Registration required.

Link: ibm.com

Category:

  • Java