Thursday, 22 August 2013

how to send an arraylist as a request to server to compare the contacts present in server and arraylist?

how to send an arraylist as a request to server to compare the contacts
present in server and arraylist?

I am creating an application in which I have to pass an arraylist to
server as a request. If contacts present in arraylist and the server are
matched then they should be identified.. How can I send arraylist as a
request? Is this possible?

No comments:

Post a Comment