3 Replies Latest reply on Aug 5, 2010 4:04 AM by deeps83

    How to synchronize between view and object

    deeps83

      Hi all,

       

      In many places while developing application uisng richfaces we are getting problem in rerendering the components.Can this be because the view is getting rendered before the bean is updated. If so how can we make sure that the view and the object are always in sync,in  the sense the view will always be rerendered only after its  corresponding bean is updated?

       

      thanks,

      Deeps.