In this tutorial I will tell you how to call a drupal webService using Json with and without any parameter.
So lets start with Calling a webService without any parameter.
If you are not aware then let me tell you that for calling a drupal webService, w have an endpoint or we can say it as a url to which you will point and call a specific method (which will be your webService name).