-
-
recent posts
recent comments
- www.hausmitteltipps.de on What Browser for Ubuntu? (Firefox vs Chrome vs Opera)
- wikiterious.com on Battery Life on Thinkpad x220 (i7) running Ubuntu 11.10
- Jones sabo trying to flee most of usually unquesti on Ubuntu 10.04 on EEEBox 1501 (towards the perfect media-center)
- japanese gold coins sale on What Browser for Ubuntu? (Firefox vs Chrome vs Opera)
- self worth on Install ANDROID Development Tools (ADT) on Ubuntu 10.04 (and Eclipse)
Blogroll
-
Blog under the Creative Commons Attribution-ShareAlike 3.0 License
Tag Archives: service
Grails using Tag in Controller or Service (remoteLink,…)
The GRAILS tags like remoteLink can easily be used inside a view (GSP) by using <g:remoteLink controller="book" action="show" id="1" update="content">MyBook</g:remoteLink> However, if you need to use any tag like remoteLink outside of a view, for example in a controller or … Continue reading