Skip to content Skip to sidebar Skip to footer
Showing posts with the label Groovy

Html Using Groovy Markupbuilder, How Do I Elegantly Mix Tags And Text?

When using Groovy MarkupBuilder, I have places where I need to output text into the document, or ca… Read more Html Using Groovy Markupbuilder, How Do I Elegantly Mix Tags And Text?

Is There A Way In Ant (using Groovy?) To Post Info To An Http Url And Then Parse The Response?

I've found a way to read an HTML page in Ant with Groovy + HTMLCleaner (see: Parse HTML using w… Read more Is There A Way In Ant (using Groovy?) To Post Info To An Http Url And Then Parse The Response?

How To Incorporate A G:link Into An Ordinary Button?

In my grails application there is a view with a a g:link tag - it works fine, but the visuals are k… Read more How To Incorporate A G:link Into An Ordinary Button?