Hi all. If an object bean (say containing an Integer and a Long) is passed to the server side as a function parameter, and changes made on this bean (say on the Integer attribute) in this function, will this change be reflected back at the client side as well ..?
(I know that the bean is serialized while travelling from the client to the server, but I am not sure whether an 'implicit' deserialization happens (of the bean, at the client side), after the server execution is over, and the bean "NOT" being returned from the server side method ..) Looking forward to a reply Ajay Garg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
