Sebb

Here is one:

Servername: www.bbc.co.uk
Port: 80
Protocol: http
Method: get
Path: /cgi-bin/search/results.pl
Parameter: q Value: A� Encode: Yes: Include: Yes

... returns this in the rendered html on View Result Tree:
Your page of search results for "Aÿ"

However... I am starting to come to the conclusion that this is not a jmeter 
problem... but rather a problem that some web sites have in interpreting UTF-8 
URLs... as other web sites (for example www.multimap.com) do handle A� encoded 
as A%C3%BF correctly.

If this is the issue, would it be possible to "enhance" jmeter in some way such 
that the encoding method could be specified?

John





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
> 


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

Reply via email to