1 Reply Latest reply on Mar 12, 2009 2:25 PM by buckmin.erdem.agaoglu.gmail.com

    temporary conversation context propagation

    buckmin.erdem.agaoglu.gmail.com

      Hi all,


      Reference says :



      At the end of the render response phase of the JSF request lifecycle, Seam stores the contents
      of a long running conversation context or destroys the contents of a temporary conversation
      context.

      but after that



      Seam transparently propagates the conversation context (including the temporary conversation
      context) across JSF postbacks and redirects.

      I think there is a problem in second statement, especially the part in parantheses. Because JSF postbacks do not use the same temporary conversation from the previous request (which is more like first statement; it is destroyed).


      i am not a native english speaker so i might have misinterpreted this. any clarification is greatly appreciated.


      thanks