1 Reply Latest reply on Mar 19, 2009 4:16 PM by nbelaevski

    a4j:support navigation to another page possible?

      Hi,

      is it possible to use the a4j:support tag to call an action method with an outcome and navigate to another page?
      Meaning sending an Ajax Request to the server but returning a JSF Response?

      I need that for making the row clickable in my rich:datatable but I have to navigate to another page after the click, not to rerender sth. on the existing page. (no ajax response)

      Thanks for help.

      Stevo