Hi,

Can someone explain me what's wrong in HTTP / servlet API about char encoding :

I'm using <html:link> to build a link with parameters, whose values use french chars ('é', 'à' ...)
I need to set useLocaleEncoding to get values in my servlet (that is not a struts action) using getParameterMap.
If I do not set this attribute, I get values with strange strings that looks like UTF-8 sequences.


Is they're no strict standard for URI encoding ? Is tomcat servlet API wrong about this ?

Nico.

This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


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



Reply via email to