1 Reply Latest reply on Apr 29, 2008 11:59 AM by ilya_shaikovsky

    a4j:status component duplicate ID

    agori

      Why If I put 2 status component in the same page I get

      duplicate Id for a component _viewRoot:status
      ?

      I have one status component without explicit id, and another with id.
      So why this error? Can't I have 2 different status component?

      I want to use a status component for almost every ajax request, and another one for very special (long running) requests.
      Seems impossible to implement this simple case with a4j:status component!