2 Replies Latest reply on Mar 25, 2010 6:58 AM by nbelaevski

    Identifying the ID of the JSF component that triggered an ajax request

    jonathan2009

      I am using RichFaces 3.3.0.GA.

      I would like to call a JavaScript function immediately after the DHTML event that triggered an ajax request, and pass the ID of the triggering JSF component as an argument to the JavaScript function.

       

      Is this possible?

       

      Thanks!

      Jonathan