i have a gadget and i need to send data to a external web service for
processing and get a response, currently im using JSONP to my own
server and it forward the request to the external web service (the
external web service reply in plain text)

option 1)
browser(gadget)-----JSONP--->MyServer-----HttpPOST---->external web
service

option 2)
browser(gadget)------>Wave Server------>MyRobot----HttpPOST-----
>external web service

which option is better in the following situation and why?
A)Only the viewer can see their own response from the external web
service
B)all participant can see everyone's response from the external web
service

-- 
You received this message because you are subscribed to the Google Groups 
"Google Wave API" 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-wave-api?hl=en.

Reply via email to