My unsolicited 2 cents. The idea of integrating Grails scaffolding with
Struts 2 has been bouncing
in my  head for  few weeks now. The Grails CRUD is a true sweet spot for me
but
Struts still excels when it's time to move beyond a CRUD Action. Getting the
2 frameworks
working together would be awesome. Looking forward to see where this goes.

On Nov 13, 2007 9:00 AM, Tom Schneider <[EMAIL PROTECTED]> wrote:

> Just for completeness I'd think we'd want a GSPResult.  Just because
> it's slow now, doesn't mean it will be slow in the future.  (Look at how
> slow freemarker was before we tweaked it)  Also, for those looking to
> migrate over, if GSP isn't supported, that might be a issue for existing
> grails apps.
>
> And who says that Struts 2 devs recommend Freemarker?  I sure don't. :)
> Tom
>
> Matt Raible wrote:
> > I don't know if we'd really need to support GSPResult in a Struts 2
> > Plugin. AFAIK, the slowest part of Grails is GSP.
> >
> > http://tinyurl.com/2298jh
> >
> > If we were to write a plugin, would it implement the same scaffolding
> > that Grails has by default? If so, it might be better to use
> > FreeMarker since that seems to be a recommended choice among Struts 2
> > developers. I don't believe there's a FreeMarker Plugin for Grails,
> > but I'd be interested in creating one. A colleague of mine has been
> > successful in making Grails work with JSP.
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
The Street Programmer http://streetprogrammer.com

Reply via email to