>   +            relativeURI = URLDecoder.decode(relativeURI);

That doesn't decode using the right format. Maybe it works in that case, but
I suggest using RequestUtil.URLDecode instead.

Remy

Reply via email to