Hi Andrej How do you serialize Java objects to and from JSON ? GWTApps in the Database Editor example uses a very nice technique to do that but It works with gwt 1.4.
Thanks. On Tue, Sep 2, 2008 at 7:38 AM, Andrej <[EMAIL PROTECTED]> wrote: > > Hi Alex, > > > > 1. What are your reasons for coding server side in PHP? Didn't you use > > GWT's RPC methods? (I'm not very familiar with PHP, but as far as I > > know, u need servlets to comunicate through RPC). > We are using PHP because nearly all hosting companies supports PHP. > Anyway our client and server side exchange JSON encoded data, so it is > platform > independent. > > Andrej > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
