
10
Dec, 14
Locale and Message Bundle in Grails
I am back with a new blog post titled “Locale and Message Bundle in Grails”. In grails we define all the string content/description in message.properties file. In order to fetch the message in gsp page we can use the following code:- <g:set...
Recent Comments