0 Replies Latest reply on Jun 20, 2008 4:19 AM by alepekhin

    How to preserve white spaces in ajax4jsf ?

    alepekhin

      Hi all

      Due to XML processing ajax4jsf strips white spaces to one.
      For example an input field value with 5 spaces
      <h:inputText value="x y"/>
      becomes with one space in browser page.
      That spoils default input values in my application.

      Does anybody know how to preserve white spaces when using ajax4jsf filter?

      Or at least could anybody help me to build ajax4jsf from sources?
      I have downloaded ajax4jsf-1.0.6-full.zip but it does not contain build.xml