1 Reply Latest reply on Nov 26, 2007 3:32 AM by ilya_shaikovsky

    Rendering components when ajax call has finished

    trouby

      Hey,

      Is it possible to control component rendering conditions based on ajax calls status?


      For example, I would like to render a button or control its 'disabled' attribute only when an ajax call has finished...
      (otherwise seam throws exceptions such as 'The conversation ended, timed out or was processing another request' when another method is being invoked when an ajax request is in process)



      Thanks,

      Asaf