DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5353>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5353 Characters with accents not displayed correctly in Tomcat 3.3 Summary: Characters with accents not displayed correctly in Tomcat 3.3 Product: Tomcat 3 Version: 3.3.x Nightly Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Take the following part of a jsp page: .... <td> áéíóú âêîôû </td> .... It will display 'garbage' on the browser. At least in Tomcat 3.2.x , it works fine. I tried it with Tomcat 3.3 last nightly build ( 10-Dez-2001 ), default installation and it didn't work. I might be missing a configuration to make it work, but at least default installation is different from previous versions. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>