6.7.2 Ajax with Prototype - Reference Documentation
Authors: Graeme Rocher, Peter Ledbrook, Marc Palmer, Jeff Brown, Luke Daley, Burt Beckwith
Version: null
6.7.2 Ajax with Prototype
Grails features an external plugin to add Prototype support to Grails. To install the plugin type the following command from the root of your project in a terminal window:grails install-plugin prototype
<g:javascript library="prototype" /><g:javascript library="scriptaculous" />
