Hi,

In my client, I need to call a rest service that is on another external
server and the URL is something like :
*
http://extServer/CallProgram <http://extserver/CallProgram>*

The Request object is a String
"<myRequest> <callingNumber>111-222-3333 <callingNumber>
<calledNumber>777-888-9999 <calledNumber></myRequest>"

The response is an xml .
<callId> 111 </callId>

Could you guide me towards that ?

Thanks in advance
AB

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to