non US-ASCII query parameters

2006-01-30 Thread David Delbecq
Hello i experienced a problem using tomcat-5.5.7 It does not understand non us-ascii query parameter. It seems it does decode all %XX as an index in US-ASCII table. How can i change it? I want tomcat to decode it as either ISO-8859-1 either UTF-8 (any of those are ok, but obviously us-assci is

RE: non US-ASCII query parameters

2006-01-30 Thread Tim Lucia
, 2006 6:19 AM To: Tomcat Users List Subject: non US-ASCII query parameters Hello i experienced a problem using tomcat-5.5.7 It does not understand non us-ascii query parameter. It seems it does decode all %XX as an index in US-ASCII table. How can i change it? I want tomcat to decode it as either

Re: non US-ASCII query parameters

2006-01-30 Thread David Delbecq
. But as those two valves are not supposed to decode the parameter, it shouldn't influence decoding process (they only check headers) -Original Message- From: David Delbecq [mailto:[EMAIL PROTECTED] Sent: Monday, January 30, 2006 6:19 AM To: Tomcat Users List Subject: non US-ASCII query

Re: non US-ASCII query parameters

2006-01-30 Thread David Delbecq
headers) -Original Message- From: David Delbecq [mailto:[EMAIL PROTECTED] Sent: Monday, January 30, 2006 6:19 AM To: Tomcat Users List Subject: non US-ASCII query parameters Hello i experienced a problem using tomcat-5.5.7 It does not understand non us-ascii query