What are Web Services?

01-Dec-04

Web services are not web applications. They are about the way we do with web applications. Foundation for Web Services includes:

  • UDDI: publish, find, use services,
  • WSDL: formal service descriptions,
  • SOAP: service interactions,
  • XML: universal data format, and
  • the internet: ubiquitous communications.

The following are some good introductory reading about Web Services.