Re: New Website with a huge database using GWT

2010-09-10 Thread Rokesh
I searched for it also, but so far the option were iffy... Try Java AppEngine :) or something like http://www.slicehost.com/ or http://www.linode.com/ And yes, GWT will do your job (large apps...) On Sep 10, 6:12 am, Rahul Vijay rahul.vija...@gmail.com wrote: Hi gal,   Thanks for that.

New Website with a huge database using GWT

2010-09-09 Thread Rahul Vijay
Hi All, I am planning to start a new website where the consumer and the producer interact directly over the website. I am planning to use GWT for implementing this website. I will be making use of a significantly large MySQL database. Is GWT good enough for such kind of a website? And also

Re: New Website with a huge database using GWT

2010-09-09 Thread Gal Dolber
I think that anything you can do in javascript, GWT can do it better... the alternative is server-side-only.. but we all like ajax 2010/9/9 Rahul Vijay rahul.vija...@gmail.com Hi All, I am planning to start a new website where the consumer and the producer interact directly over the

Re: New Website with a huge database using GWT

2010-09-09 Thread Rahul Vijay
Hi gal, Thanks for that. Does anyone know some nice hosting service providers who would provide tomcat hosting? ~ Rahul On Fri, Sep 10, 2010 at 1:16 AM, Gal Dolber gal.dol...@gmail.com wrote: I think that anything you can do in javascript, GWT can do it better... the alternative is