3 Replies Latest reply on Sep 17, 2009 1:40 PM by nbelaevski

    How to detect if a request is a ajax submit or normal submit

    rigolissimo

      How to detect if a request is a ajax submit or normal submit ?

      I need to get the original HTTP request parameters, apparently when I look at them in a PhaseListener, there are lost when I get an ajax submit (I get the URL of the request but no parameters).

      I think I could hack a solution if I could distinguish between ajax submit and normal submits...

      Using Myfaces 1.2.6 + Richfaces 3.2.2