Hi Matt, I was actually thinking about this recently when I saw a mention of the Wicket plugin someplace. It got me thinking. I've done a lot of work on using Groovy with Struts 2, but it has a long way to go. If there was a way to integrate S2 with Grails that would be really interesting.
What would you see as the goals of a S2 plugin? Run S2 actions in Grails and forward to Grails views? Use a Grails controller and forward to a S2 view? Be able to use S2 interceptors? Personally I'm interested if I could migrate my S2 actions, that are written in Groovy already, and my views into a Grails project and have them run, then be able to start using the Grails controllers or view mixed with S2 stuff. Mark On 11/7/07 12:47 PM, "Matt Raible" <[EMAIL PROTECTED]> wrote: > Has anyone thought about creating a Struts 2 Plugin for Grails? > There's one for Wicket - which proves you don't have to use the > default web framework (Spring MVC). > > http://grails.org/Wicket+Plugin > > IMO, Grails Controllers look a lot more like Struts Actions than they > do Spring MVC. I really like the productivity Groovy gives you and > I'm impressed with Grails. I especially like it because it uses all > the same underlying technologies as AppFuse - it just simplifies things. > > Thanks, > > Matt > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]