What I did was to create a client program in JavaScript so it could pass the data and using the chrome developer tool I captured the data sent so I could paste it into my program and modified the code until it matched.
I found that to be the easiest approach. On Feb 7, 2012 7:44 PM, "Heladio Benicio" <[email protected]> wrote: > json > > 2012/2/7 James Black <[email protected]> > >> How is the data packaged? >> >> Is JSON or XML, for example >> On Feb 7, 2012 5:02 PM, "Heladio Benicio" <[email protected]> >> wrote: >> >>> Hi all, >>> >>> Does anyone know how to call a service rest "post" parameter passing >>> an object as an object and getting in return? >>> >>> thank you! >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" 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/android-developers?hl=en >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" 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/android-developers?hl=en >> > > > > -- > *Att,* > * > * > *Heládio Benicio* > > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

