Quick introduction to web services

Web services are becoming more and more popular. Web Services allows you to expose the functionality of your existing code over the network.

Quick introduction to web services

Quick introduction to web services

       

Introduction:

Web services are becoming more and more popular. Web Services allows you to expose the functionality of your existing code over the network. Once it is exposed on the network, other application can use the functionality of your program.

Web Services allows different applications to talk to each other and share data and services among them. Other applications can also use the services of the web services. For example VB or .NET application can talk to java web services and vice versa. So, Web services are used to make the application platform and technology independent.

Full Description: http://javajazzup.com/issue12/page5.shtml