Answer1: Web services are Web-based applications that dynamically interact with other Web applications using open standards that include XML, UDDI and SOAP.
Such applications typically run behind the scenes, one program "talking to" another (server to server). Microsoft's .NET and Sun's Sun ONE (J2EE) are the major development platforms that natively support these standards.
Hope this helps... |