6.7.2 Ajax with Prototype - Reference Documentation
Authors: Graeme Rocher, Peter Ledbrook, Marc Palmer, Jeff Brown, Luke Daley, Burt Beckwith
Version: 2.0.4
6.7.2 Ajax with Prototype
Grails features an external plugin to add Prototype support to Grails. To install the plugin, list it in BuildConfig.groovy:runtime
<g:javascript library="prototype" /><g:javascript library="scriptaculous" />
