Add HTTP GET parameters to the URL passed as parameter.
Parameters: theRequest - the request containing the HTTP GET parameters to add Parameters: theURL - the URL that will be enriched with the HTTP GET parameters the enriched URL exception: MalformedURLException - if the URL is malformed