Re: [Bug 23929] - request.setCharacterEncoding(String) doesn't work

2004-01-15 Thread Martin Kuba
--- Additional Comments From [EMAIL PROTECTED] 2004-01-14 13:03 There is a standard for encoding URIs (http://www.w3.org/International/O-URL- code.html) but this standard is not consistently followed by clients. This causes a number of problems. ... 2. The Coyote HTTP/1.1 connector has a U

Re: [Bug 23929] - request.setCharacterEncoding(String) doesn't work

2004-01-14 Thread Stefanos Karasavvidis
look at these bugs bug 23929 bug 25360 bug 25231 bug 25235 bug 22666 bug 24557 bug 24345 bug 25848 some keywords I could think of are: setCharacterEncoding international characters not latin characters special characters GET method It is difficult to find a good question in FAQ for this issue. As t