« Return to Thread: How about grails + gwt

Re: How about grails + gwt

by chanwit :: Rate this Message:

Reply to Author | View in Thread

Hi Fred,

My reason for using GWT is simple.
GWT is a client-side, not like Thinwire which needs to maintain
server-side sessions for its GUI elements.
(I mean we can choose to use only the client part of GWT.)

I was trying to use Dojo as a client-side at the beginning,
but I found some difficulties when using it with Grails (I think it's
Jetty issues), so I switched to GWT.

Cheers,

-ck


On 28/12/06, Fred Janon <fjanon@...> wrote:

> I just came across this framework and the comparison with GWT...
>
> http://thinwire.com/thinwire_vs_gwt.html
> http://thinwire.com
>
> It's Open Source, LGPL licensed.
>
> I only read the page, never used it. I just thought that people who
> used GWT might have some feedback. Thinwire could be a candidate as a
> plugin as well??
>
> Fred
>
> --- Chanwit Kaewkasi <chanwit@...> wrote:
>
> > Hi,
> >
> > I'm working on Grails+GWT via JSON too.
> > Very glad to hear that there's someone getting this approach.
> > If I get a good result, I'll post my example here.
> >
> > Cheers,
> >
> > -ck
> >
> > On 22/12/06, cattydady <zjinys@...> wrote:
> > >
> > > I'm start working on a new project , and I trying grails and gwt ,
> > how about
> > > grails as service layer and gwt at UI layer ? grails can develop
> > service
> > > layer quickly and can export controller as json , gwt have rich UI
> > > component, and can talk JSON, http method easy . anyone trying this
> > combine?
> > > --

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: How about grails + gwt