1 Reply Latest reply on Sep 23, 2008 10:11 AM by nbelaevski

    special characters like äöé during the Ajax request

    mukundasykam

      Hi,

      I have an issue in our application with special characters like äöé.
      During an ajax call in our application we fetch data from database and that data has to be displayed in h:inputtext. which is having the special characters. Due to this special characters the page is not getting rendered at all. Our database is utf-8 enabled.
      Can anyone help us by giving some code or properties that has to be used or suggestion to try with.