Label: tag

Content with label tag in Grails (See content from all spaces)
Related Labels: submittoremote , remotelink , formremote , ajax , gsp

Ajax
Ajax Support Introduction Ajax stands for Asynchronous Javascript and XML and is the driving force behind the shift to richer web applications. These types of applications in general are better suited to agile, dynamic frameworks written in languages like Ruby and Groovy. Grails provides ...
Tag - remoteLink
Tag remoteLink Description Creates a link that calls a remote function when clicked Parameters action (optional) the name of the action to use in the link, if not specified the default action will be linked controller (optional) the name of the controller to use in the link, if not specified the current controller ...