Hi, the . in the parameter may be encoded as %2e by the setQueryString method. That is identical as far as the specification is concerned, but maybe your server doesn't care about it. Try using the setQueryString(String) method instead, performing an encoding that leaves the . character unchanged.
hope that helps, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]