Hi all, I was trying to search through the forums to find the correct syntax for having a collection of items sent over RPC. Could someone please enlighten me on this magic? I'm using GWT 1.5 and what I want to do is pass over a List<T> where T is a bean containing properties as well as containing a collection of another bean B. Not sure where annotations go. i.e Service? ServiceAsync? T? B?
Thanks for any help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
