how to send null value in Service url??
Posted: Wed Feb 26, 2014 5:54 am
I am using Restservice to send username and password checking in my server that it is correct or not??
I want to use this url in another service.and send only username.
But If I want to pass null value in password then it generate error in Test.
How to send only one parameter in url.???