Hi everyone, It's my first message in this group so if I'm wrong to post my question here, tell me where I can do it.
I've read all documentation that I found about the GWT-RPC serialization mechanism, with a particular attention to the "Google Web Toolkit and Client-Server communications" by Miguel Mendez. And I would like to know how I can deserialized data on the client side by my own ?? Actually I encode data on server-side with the RPC.encodeResponseForSuccess() method and I try to read it with a ClientSerializationStreamReader which throws an exception without an details, just "java.lang.Integer/3438268394". Any help will be really appreciated. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---