4 Replies Latest reply on Sep 6, 2011 2:26 AM by goku88

    How to update one view from another?

    goku88

      Hi,

      I wonder if there is a way to rerender one view from another?

      For example I would have button on one page which changes some data  in database rendered on another page.

      And after pressing it I want to show new data in second page. Maybe it could be achived with some kind of listener in backing bean or push mechanism?

      Thank for any help