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

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?

Xpath _relative_ To Given Element In Htmlunit/groovy?

I would like to evaluate an XPath expression relative to a given element. I have been reading here:… Read more Xpath _relative_ To Given Element In Htmlunit/groovy?

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?