Archive for September, 2007

Create a simple Tag Library in Grails

Wednesday, September 12th, 2007

I presented a quick and dirty introduction to Tag Libraries at the Groovy Users Group of MN this week. It's a little contrived (I'm not sure you would actually write a tag to do this), but it shows how to build a simple tag library and also how to ...