Displaying 1 result from an estimated 1 matches for "monch1".
Did you mean:
match1
2007 Feb 19
2
How to call java apis
Hi,
In my application, I have to make 3rd party java apis. Actually, I have
to use a sms gateway provider''s apis. They have a java sdk which I have
to use to send and receive sms. How can I call java apis from within a
controller?
In my controller, I have to receive request and use the java api to get
the data out of request. Process the data in controller action and then
send the