Re: UTF-8 encoding in Tomcat 6.0

2010-07-30 Thread Erik Bunn
On 7/30/10 6:33 PM, Christopher Schultz wrote: > If all you want to do is set the character encoding, you can easily call > setCharacterEncoding and be done with it: subclassing and overriding > should not be necessary at all, otherwise nobody would have written one > of these: No, I have other

Re: UTF-8 encoding in Tomcat 6.0

2010-07-30 Thread Erik Bunn
Hi - This may be irrelevant to the original asker by now, and I'm working with Tomcat 7, but in case it's of use: Christopher Schultz, Wed, 21 Apr 2010 08:43:57 -0700 wrote: The filter cannot influence the way that GET parameters are decoded. The only way to change that is to set URIEncoding="