Hello Helmut, I solve this problem with adding
<%@ page pageEncoding="UTF-8" %> to my pages. Regards Bernd H. Swaczinna wrote:
Hi, the character encoding works not correctly, when a component is reloaded via ajax. I coded my JSP pages and german umlauts in utf8. When the page is initially loaded, all umlauts are displayed as expected. But when the component is reloaded (explicit or in a popup), the umlauts appear as qustionmarks. Is there any filter or so to be configured in faces-config? Regards Helmut

