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 need a full heavy load webhost.

Maybe I am not handling my project properly, any advice ? Or webhost
where it's not 20$/month just to do that ... Thank you.....

On Nov 2, 11:57 pm, "Alberto Zaccagni" <[EMAIL PROTECTED]> wrote:
> 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 Google App Engine. :)
>
> On Sun, Nov 2, 2008 at 10:17 PM, Alex Reid <[EMAIL PROTECTED]> wrote:
>
> > 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 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to