How to send SMS using JSP?

Discussion in 'JSP' started by tsreekaanth, Aug 11, 2009.

  1. tsreekaanth

    tsreekaanth New Member

    Joined:
    Aug 11, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    hi all

    I am developing a web application which is having login credentials. My doubt is if an user of my my website lost/forgot his username/password a form which contains phone number field. automatically the lost username/password will be sent to his/her mobile.

    can anyone help how this can be accomplished.

    should v use an SMS gateway/ by using some API v can do this?

    can anyone tell how i should proceed....
     
  2. tsreekaanth

    tsreekaanth New Member

    Joined:
    Aug 11, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    hi everyone.... i wanted my application to send SMS... pls help me in doing that....
     
  3. naz_d28

    naz_d28 New Member

    Joined:
    Aug 11, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    I guess wat could help u is like ur website to a sms website in order to send free sms.
     
  4. rahul_mawana

    rahul_mawana New Member

    Joined:
    Apr 4, 2009
    Messages:
    62
    Likes Received:
    0
    Trophy Points:
    0
    Yes You will have to use a sms gateway ,
    before some time i did this using perl using www.sms1.in gateway
    i used sms::Api module in that,
    that was so simple,
    but the problem was that u will have to make a account on that,
    so You can use this gateway to send the sms,
    now just do google for sending sms code in jsp
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice