954,600 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

integrate bulk sms API with jsp/servlet for short code sms queries

for my web application I am needed to reply short code SMS queries over HTTP. how can i integrate the service provider API with jsp and servlets. I am using jboss, Tomcat and MySql.

Developers API are given below : Bulk SMS API Documentation (Single/multiple SMS via HTTP) for website/software integration

Send SMS:

:8080/WebSMS/SMSAPI.jsp?username=username&password =password&sendername=sender id&mobileno=919999999999&message=Hello

Sent Report:

:8080/WebSMS/sentreport.jsp?username=username&password= password&fromdate=DD-MM-YYYY&todate=DD-MM-YYYY

I have looked on many forums but could not get where to begin so even a hint in right direction would be appreciated.
rather a newbie so not very sure what more details I should provide to get an appropriate answer so please suggest something and I will try to elaborate my question as much I can if required.
TIA
Akshat.

bluerabbit
Newbie Poster
1 post since Aug 2011
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: