Rendering templates in services
Posted by admin - 28/11/09 at 01:11:30 pmIf you want to render gsp template on level of service (or in any other bean), just get org.codehaus.groovy.grails.plugins.web.taglib.ApplicationTagLib bean from spring context, and call method render on it:
November 28, 2009 | In Grails | Comments Off on Rendering templates in services
Powered by WordPress with GimpStyle Theme design by Horacio Bella.
Entries and comments feeds.
Valid XHTML and CSS.