Re: Where can I host a GWT-App with server-side RPC calls??

2008-11-03 Thread Fredrik Hedberg
I'd like to reiterate (and plug) a Thrift-patch I wrote [1] that lets you write GWT RPC-style clients with the backend in any language. This means you can host your backend on any PHP/MySQL-server or even on Google Appengine using Python. - Fredrik [1] http://groups.google.com/group/Google-Web-T

Re: Where can I host a GWT-App with server-side RPC calls??

2008-11-02 Thread zebulon303
I am building a small website with an access to a database (CRUD fonctionnality) for a home project and I though the benefit of using GWT was to be able to use the same data structure on the client and the server. So I really would like to be able to use RPC in java on my server. It means I don't

Re: Where can I host a GWT-App with server-side RPC calls??

2008-11-02 Thread Alberto Zaccagni
Hi, I used eatj.com some time ago, you get an address similar to s43.eatj.comafter sign up. It is "free", that means that you have to restart your server every x hours (did not remember how many), as far as I know is the only free service supporting Java. If you go the Python way you can use Googl

Re: Where can I host a GWT-App with server-side RPC calls??

2008-11-02 Thread Alex Reid
Another option would be to use JSON and overlay types. Any server platform (PHP, Python, Ruby, etc) could then be used. Potentially more work, though. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolki

Re: Where can I host a GWT-App with server-side RPC calls??

2008-11-02 Thread zebulon303
Same question here ... And is there a tutorial for the whole procedure of getting things done once we have a local working application. I am using RPC Thanx On Oct 22, 11:36 am, Chave <[EMAIL PROTECTED]> wrote: > Any freehostingwith Java-Servlets support? > > Thx. --~--~-~--~~--

Re: Where can I host a GWT-App with server-side RPC calls??

2008-11-02 Thread zebulon303
I read about this http://s43.eatj.com/ somewhere but I am not sure if it's working and how to make it work If anyone has a link to a tutorial, that would be greatly appreciated ... thx On Oct 22, 11:36 am, Chave <[EMAIL PROTECTED]> wrote: > Any freehostingwith Java-Servlets support? > > Thx.

Where can I host a GWT-App with server-side RPC calls??

2008-10-22 Thread Chave
Any free hosting with Java-Servlets support? Thx. --~--~-~--~~~---~--~~ 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 f