Raw tag2014-01-08 Raw tag is used here to prevent groovy code parsing. ####Code: <%= raw text: '${ 2 + 2 }' %> = ${ 2 + 2 } ####Result: <%= raw text: ‘${ 2 + 2 }’ %> = ${ 2 + 2 }