Groovy Maps: Reverse Sort
I want to quickly share how you can
sort a Map by its key/value/field of valueObject; in either ascending or
descending order read more...
Grails :
Mutliple Paginations Using g:paginate tag.
In my project, we needed
a support for multiple paginations on the same page read more...