grails « MVC Controller « Spring Q&A





1. Does grails use spring's MVC front controller or it has its open implementation?    stackoverflow.com

Does grails use spring's MVC front controller or it has its open implementation?

2. Use grails style render in spring mvc controller    forum.springsource.org

Hi, I've seen that I can inject Groovy beans with Spring, what I would like to do is to use the Grails render method inside my Spring controller (or just use ...

3. NoClassDefFoundError occurred when editing Grails Controller Class    forum.springsource.org

NoClassDefFoundError occurred when editing Grails Controller Class Hello, I use nightly STS Grails Support (2.3.1.201002150800-CI-R4660-B124). I have installed STS according to this file (http://dist.springsource.com/release....0.RELEASE.pdf) When I have created Grails project, a ...

4. Grails Controller Autocomplete Not Working in STS 2.3.1    forum.springsource.org

Grails Controller Autocomplete Not Working in STS 2.3.1 I'm having trouble getting grails controller autocomplete to work in STS 2.3.1. I just upgraded from 2.3.0. Is this feature working for others? ...