| Notes | This is a Java/AXIS client for the ZipCode lookup service.
The client is a command-line example. Released 9 Sept 2002, It has been tested
with IBM JDK 1.3a, and with Apache AXIS 1.0 RC1. It also depends on Apache
Xerces, tested with v1.44.
It demonstrates how to call into the zipcode service, which is implemented in
C# and hosted as an ASP.NET web service. The client retrieves an array of
results (city names). |