On 11/8/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> What I'd like is to use Grails to develop my application, but have it
> use Struts 2 under-the-covers instead of Spring MVC. As far as code
> differences between writing a Spring MVC Grails Controller and a
> Struts 2 Grails Controller - I don't think there needs to be any.

Interesting, I didn't know Grails used Spring under the covers.  Might
look into that during the hackathon.
> One of the main reasons I chose Struts 2 for the prototype I've done
> was because it allowed me to call methods with arguments from its EL.
> Since I see a move away from OGNL (and possibly) this feature, it
> makes me less inclined to use Struts 2. I may be able to see

I think a definite condition of accepting the Unified EL would be
support for calling methods.  If we did go the UEL route, I'd guess
we'd be more like Seam, where we extended it to do things like method
calls.  Again, moving to UEL hasn't been decided and even if it had,
it is probably at least a year or two away.

Don

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to