I'm not sure that I understand the question, since GWT does very little to nothing on the server side. The little it does is GWT-RPC. Personally, as a Java guy, I would prefer Java to PHP... but it's really a matter of what's practical for your application.
Oh, and RPC doesn't make any guarantees about security. you have to do that yourself by ensuring SSL transport. On Oct 12, 5:53 am, azure <[email protected]> wrote: > Hi, > From some of the projects using GWT I've seen, they use GWT for the > client side only (eg. Google wave client and many others that I can't > remember right now). So, I think it is better to use some other > technology at the serverside like PHP, Spring etc. > > On Oct 12, 8:08 am, Kamal Chandana Mettananda <[email protected]> > wrote: > > > > > How about using GWT with SSL? > > > --------------------------------------- > > Kamal Mettanandahttp://lkamal.blogspot.com > > > On Mon, Oct 12, 2009 at 7:28 AM, Alvin Reyes > > <[email protected]>wrote: > > > > Same inquiry here, can i trust GWT with such development? Is it safe to > > > use > > > this technology in making an enrollment / payment system? > > > > On Mon, Oct 12, 2009 at 9:53 AM, azure <[email protected]> wrote: > > > >> I don't think we can trust RPC for such. So, is it better if I use > > >> Spring or similar technology at the serverside? > > > >> On Oct 11, 9:40 pm, aMen <[email protected]> wrote: > > >> > is this a secure approch?? > > > > -- > > > Alvin Jay P. Reyes > > > IT Consultant / Software Developer > > > # 5 San Vicente Ferrer St. San Antonio Valley 1 Sucat Pque > > >http://www.brainyquote.com/link/quotefu.rss --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
