20.13 Consider Consuming Web Services
Consuming web services allows you to extend your applications and business processes with features that are provided by various third parties. For example, by extending your application to convert an address to geographic coordinates (such as latitude & longitude) using the Google Maps Geocoding API.
Web services can add enormous value to your applications.
Go to