Hello staff,
I want a help, I created a servlet to get information from my site
through os:HttpRequest template. But I would like to pass as parameter
the ID of the User. How?
I put this, but does not work:

<script type="text/os-data" xmlns:os="http://ns.opensocial.org/2008/
markup">
   <os:HttpRequest key="atividades" href="http://xxxxxxxxx/xxxxx/x.do";
params="i...@viewer"/>
</script>

This servlet returns a string containing information to create an
activity. To view this information, we use script type="text/os-
template", but I create an activity using the commands
opensocial.newActivity, how?

thanks!

Bruno
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to