Hi, I've accidentally found a solution. I must put the directive on the top of my pages :
<%@ page contentType="text/html; charset=ISO-8859-15" %> because I've put previously : <%@ page contentType="text/html; charset=UTF-8" %> The result of my little trace gives me : Default Charset : windows-1252 é : 2 I don't really understand why but... it works ^_^; I'm still interested in knowing the reason, if you have the answer :) Thanks, piloupy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]