UrlFunctions
The Url class contains utility functions for manipulating URLs such
as extracting parts of the URL or building a URL from a given
HttpServletRequest object. Functions in this class can be used in both
Gloop and Groovy.
These are the different ways of using UrlFunctions:

1 2 3 4 5 6 7 8 | |