I'm using Echo3 http://riagallery.appspot.com
On Oct 18, 7:47 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Thanks, David! I needs time to think, Under integration I was > thinking to use python on the server side and GWT - on client side. > > On Oct 17, 10:56 pm, Davide Rognoni <[EMAIL PROTECTED]> wrote: > > > I think: > > - Servlets are old (now I'm using Struts2) > > - I like Python to build web prototypes, > > - and Java static typization for big projects. > > - GWT output is Javascript/HTML (it is simple to put into GAE) > > - if you are thinking "integration" as GWT made with Python, a good > > way is Jython (now I'm using IronPython .NET/Mono for my web browser: > > this is another integration way) > > > On Oct 17, 7:51 am, "[EMAIL PROTECTED]" > > > <[EMAIL PROTECTED]> wrote: > > > And what about using python to make server side code instead of java > > > servlets? Is that a proper way to integrate GAE and GWT? Excuse me > > > for my bad english. > > > > On Oct 17, 1:49 am, Davide Rognoni <[EMAIL PROTECTED]> wrote: > > > > > I like the idea of a GAE Java version: it will run under Tomcat. > > > > > On Oct 16, 3:50 am, "[EMAIL PROTECTED]" > > > > > <[EMAIL PROTECTED]> wrote: > > > > > Thanks, David! I thought that my first attempt to ask question have > > > > > failed. And what do you think about Java in GAE ? > > > > > > Davide Rognoni wrote: > > > > > > "web forms with widgets in Django" > > > > > >http://docs.djangoproject.com/en/dev/ref/forms/widgets/ > > > > > > > On Oct 15, 3:38 pm, "[EMAIL PROTECTED]" > > > > > > <[EMAIL PROTECTED]> wrote: > > > > > > > Hi, > > > > > > > Can anybody say please, what ways exist in GAE environment to > > > > > > > create > > > > > > > web forms like in GWT widgets library. Is it possible to use > > > > > > > tcl\tk > > > > > > > from python? Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
