Firebird JDBC driver connection character encoding
问题 I have a JSF application running on tomcat6 in Fedora 17 using firebird as the database and all the registers coming from the database to the application are coming with a encoding problem. The language is Brazilian portuguese so I need é's and ã's and ç and here all of these special characters come with problems. The é's and ã's from the original source code are ok, only the ones coming directly from the database are causing me the trouble... Any idea what is going on? Heres a image where