DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8961>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8961

utf8 url encoding not supported by deffault in jdk's older than 1.4





------- Additional Comments From [EMAIL PROTECTED]  2003-01-15 00:58 -------
If you have a web app which expects the client requests to be in a specific
character encoding (e.g. it is an arabic web site and the servlet expects the
requests to be utf-8) you need a way to tell JMeter which encoding to use to
simulate clients using that encoding.

The solution would be to provide a way to set the character encoding to be used
by an http request (text field or combo box for example). But this would also
require a full switch to J2SE 1.4, because there is no way to set the character
set for url encoding in earlier java releases.

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

Reply via email to