0 Replies Latest reply on Oct 11, 2009 11:59 PM by jcentricity

    SeamRedirectFilter

      Hello,


      If I am using the SeamRedirectFilter is it necessary


      to use Seam UI components to preserve the conversation id?


      If I just use the SeamRedirectFilter and regular JSF Command


      Buttons will the conversation id get propagated correctly via


      the SeamRedirectFilter?


      The reason I ask is when I am going through the HotelBooking


      I noticed the SeamRedirectServlet is not being used so


      I am trying to figure out how the conversation id is


      being propogated.