Skip Headers

Oracle® Application Server 10g Quick Tour
10g (9.0.4)
Part No. B10374-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous Next  

32 Introduction to Web Services

Web services are self-describing business functions that are accessible from any Web-connected device using a set of messaging protocols, programming standards, and network registration and discovery facilities.

A Web service is a discrete business process that:

  • Exposes and describes its functionality and attributes in WSDL

  • Allows other services to locate it on the Web using UDDI registries

  • Allows remote services to invoke it using standard Internet protocols

  • Returns a response to the requesting application over the same protocol

Web Services components: WSDL and UDDI

Return to Web Services

Return to Quick Tour Outline