We are having troubles with tomcat and french accents. Data that is coming from MYSQL (accents are correct in Mysql) is having accents interchanged. When I run my JSP-Scripts on a Wintel machine (the database is always on OsXS), all Accents (accents) are correct. When the same JSP-page is interpreted by tomcat on OsXS, the accents are like mismatch.
I am using the same mysql-driver on my WintelBox and on my OsXS10.0.4-Box. The problem seems to be either in tomcat or in the JavaVirtualMachine.
Does anybody have an idea what the problem could be and how I can resolve it?
thanks in advance.
Gilbert
I am using the same mysql-driver on my WintelBox and on my OsXS10.0.4-Box. The problem seems to be either in tomcat or in the JavaVirtualMachine.
Does anybody have an idea what the problem could be and how I can resolve it?
thanks in advance.
Gilbert