Java Reference

Java Reference Home | Smart Soft Home

Web Service

A web service is a software component that provides a service to another software component using Internet protocols, typically HTTP and XML. In this sense, web services roughly competes with other technologies that allow you to create network accessible services such as RPC, CORBA, DCOM and EJB/RMI.