1 Reply Latest reply on Jul 23, 2007 12:03 PM by sednivo

    Page returned as text/xml with ajax4jsf

    sednivo

      Just if I have added ajax4jsf to my page then the page is returned as text/xml.

      I have added:
      <a4j:commandButton value="Save" actionListener="styleAttributesEditor.save" styleClass="buttons_smaller"/>

      I need text/html result when I open the page. I have

      Please help me to fix this