Hi friends Please help me in Defining a Web Service why and how it is used? Thanks & Kind Regards Diya
My understanding is that a web service is a server-based application. It runs on a dedicated server and through the internet, clients can send requests to this application. They can run commands and get responses or they can post data and have the server process it and store it somewhere.
This a very good link on this topic from the Makers itself. http://docs.oracle.com/cd/E17802_01/webservices/webservices/docs/2.0/tutorial/doc/