Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

UTF-8 Encoding and Tomcat

843840Sep 27 2007 — edited Sep 27 2007
I in the process of creating web application that uses UTF-8 for forms and display. I have read a fair number of article and posts on the issue, including:

- http://forum.java.sun.com/thread.jspa?threadID=459456&messageID=2103106
- http://forum.java.sun.com/thread.jspa?threadID=459525&messageID=2102807
- http://weblogs.java.net/blog/simongbrown/archive/2004/03/displaying_inte.html

None of them seem to be working for me. I am using Tomcat 6. Further research leads me to the following page and the only method that seems to work is by adjusting the connector definition:

http://wiki.apache.org/tomcat/Tomcat/UTF-8

Can anyone confirm that this is the only approach I can successfully use? ie is it an all or nothing approach?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2007
Added on Sep 27 2007
1 comment
194 views