Integrating J2EE app with ColdFusion SMS gateway?
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!
