A + is automatically converted to a space.If you want to use base64 either
convert it client side or indeed urlencode it so that it can only be
interpreted as it is intended and no 'intelligent' interpretation is done
Regards,
Serge Fonville
On Wed, Oct 29, 2008 at 2:01 PM, Jeng Yu <[EMAIL PROTE
Hi Friends,
I am seeing a problem with my servlet running in
Tomcat and I'm a bit baffled.
When I post a base64 encoded string that has a "+"
character in it from a client to my servlet (via
form post), the string becomes disjointed at "+"
character making it two strings. That is, the "+"
c