1 Reply Latest reply on Apr 16, 2008 8:33 PM by cedric.lamalle

    Change encoding to ISO-8859-1

      Hello,


      I tried to change the default encoding from UTF-8 to ISO-8859-1 by adding the following lines in components.xml file:



      <web:character-encoding-filter encoding="ISO-8859-1" 
                                     override-client="true" 
                                     url-pattern="*.seam"/>



      but when I save a form with characters like ø, ð, ú in my input fields, these characters are wrong displayed.


      I am using an oracle database with WE8ISO8859P1 characterset, but the problem seems not to be related to database because in IE6 browser if I change the encoding to Western European everything works fine.


      Do you have a solution for this problem?


      Best regards,


      Delia Coman