2 Replies Latest reply: Dec 16, 2009 8:35 AM by xoxota999 RSS

    Integrating J2EE app with ColdFusion SMS gateway?

    xoxota999 Community Member

      I'd like to be able to call on the built-in SMS gateway functionality from within my J2EE application. Can anyone recommend a good tutorial, or tips on how I might go about doing this? Assume:

       

      1) I'm a Java Expert, and a CF newbie.

      2) I have an SMSC connection ready to go with the carrier, just need to develop my end.

       

      I know I can deploy my WAR within ColdFusion somehow, but how can I access the SMS gateway libraries from within my code?

       

      thanks!