Hello,

I read somewhere that the URL Encoding of the space character can be
either %20 or +.  The behavior of the URLEncoders from both
commons-codec and jdk converts spaces to +.  Is there anyway to force
the URLEncoder to convert spaces to %20 instead?  Thanks.

- Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to