https://issues.apache.org/bugzilla/show_bug.cgi?id=48892
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #1 from Mark Thomas <ma...@apache.org> 2010-04-04 10:18:48 UTC --- There are already a number of connector options that modify behaviour around character encoding. I'd rather not add to them unless there is a strong demand for this feature (which there hasn't been to date). The standard approach for handling this situation has been to use a filter. This has the added advantage of being container neutral, so your application will work across multiple containers without modification rather than being tied to a Tomcat specific feature. See http://wiki.apache.org/tomcat/FAQ/CharacterEncoding#Q3 for more info. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org