Are Web services only written in .NET ?

Answer:

No.....

A web service is based on SOAP (Simple Object Access Protocol). So any technology which is able to implement SOAP should be able to create a web service. For example we can create web services in .NET or Java.

Tags: web services, wcf
Answer:

No.....

A web service is based on SOAP (Simple Object Access Protocol). So any technology which is able to implement SOAP should be able to create a web service. For example we can create web services in .NET or Java.

Tags: web services, wcf