You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2002/09/10 11:07:27 UTC

DO NOT REPLY [Bug 8961] - utf8 url encoding not supported by deffault in jdk's older than 1.4

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 ronnc@acm.org  2002-09-10 09:07 -------
This comments may or may not be applicable since this bug is already several 
months old.

I've run in to this problem with my application in the past. The way i got 
around the problem is to set file.encoding system property to ISO8859_1 
(because jdk makes that assumption).

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>