That property is only for sampleResults that don't have an encoding. It does not affect the Tree display.
== Have you an example public URL you can provide that does not display OK? I've tried various pages - e.g. http://jakarta.apache.org/site/whoweare.html, which contains various umlauts etc - and they seem to display OK for me. S. On 4/22/05, Sweet-Escott, John <[EMAIL PROTECTED]> wrote: > Sebb, > Thanks for this. > > Is there a way the HTTP renderer in the View Results Tree can be made to > display A� instead of Aÿ. If have tried setting the jmeter property > sampleresult.default.encoding=UTF-8, but it makes no difference. > > John > > -----Original Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: 22 April 2005 00:32 > To: JMeter Users List > Subject: Re: Encoding of variables on an HTTP Post gives strange results > > Yes, it does default to UTF-8 in EncoderCache (encode) and HTTPArgument > (decode) > > This is most likely because of the following comment in the JavaDoc for > java.net.URLEncoder.encode(String s, String enc) > ... > Note: The World Wide Web Consortium Recommendation states that UTF-8 > should be used. Not doing so may introduce incompatibilites. > > S. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

