Saturday, 31 August 2013

Best Framework for web service which receive messages

Best Framework for web service which receive messages

Hello I am new to web services in JAVA. I am creating a 2 way SMS
Service.So whenever someone reply to my number the gateway will ping my
service like:
http://userip:port/urlpattern?userid=userid&oa=replynumber&da=receipientno&dtime=datetime&msgtxt=message][1]
How to create such a web service in java which will accept this parameter.
Any tutorial will be really helpful.
And what king\d of web service will it be?REST

No comments:

Post a Comment