I used gwt rpc with PHP and i run in a lot of trubble, have to update and debug my server code every time the gwt serialization changes and i spend a lot of time debugging the hole application.
Its up to you but i would use JSON next time. Greetings, Peter On 3 Nov., 09:02, rjcarr <[email protected]> wrote: > I'm fairly certain that if you use Python then you can't use RPC > Object Serialization. You'll have to make use of the JSON packages in > order to make this work. Good luck! > > On Nov 2, 12:42 am, maksud <[email protected]> wrote: > > > Hi, > > > I am creating some application for google app engine with *python*. I am > > using *GWT* for the client side interface. But how to do RPC calls to > > python. > > > I know Google App Engine java version could do that easily and I tested it > > well. But for Python what are the options. > > > I triedhttp://code.google.com/p/python-gwt-rpc/project. But due to lack of > > documentation I could not manage it. > > > Thanks in advance. > > > μακσυδhttp://www.commlinkinfotech.com/~maksud --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
