7.7.2 Ajax with Prototype - Reference Documentation
Authors: Graeme Rocher, Peter Ledbrook, Marc Palmer, Jeff Brown, Luke Daley, Burt Beckwith, Lari Hotari
Version: 2.3.8
7.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 ":prototype:latest.release"
<g:javascript library="prototype" />
<g:javascript library="scriptaculous" />