https://issues.apache.org/bugzilla/show_bug.cgi?id=48550
Summary: Update examples and default server.xml to use UTF-8 Product: Tomcat 7 Version: trunk Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Examples AssignedTo: dev@tomcat.apache.org ReportedBy: knst.koli...@gmail.com It is just an idea, but I think that with Tomcat 7 we can update our server.xml and our examples to use UTF-8. That is: 1) add URIEncoding="UTF-8" to HTTP and AJP <Connector> elements in the default server.xml 2) configure SetCharacterEncodingFilter in the examples webapp 3) update Servlet and JSP examples to allow UTF-8 input (1) and 2) will provide that) and to use UTF-8 as their output character encoding 4) the servlet/JSP sources will probably stay as ISO-8859-1, as they are now Please add, if I missed anything. For reference: http://wiki.apache.org/tomcat/FAQ/CharacterEncoding I think we are a bit busy right now, so I am filing this issue, supposing that a more detailed discussion can be raised later on dev@ or us...@. -- 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