0 Replies Latest reply on May 11, 2008 9:28 AM by mmahon

    Redirecting on expired or unknown conversation id

    mmahon

      Hello,


      Assume we have a page displaying data from an expired conversation.


      I would like to force a redirect when:



      • invoking command links or actions from this page

      • if the user tries refreshing this page via the browser refresh button



      The intent is to keep the browser url always in sync with the underlying server state whenever the user tries to act on this 'stale' page




      • either by forwarding to a home page

      • possibly by redirecting back to the same page in order to initiate a new conversation (if the page supports this).



      I have been playing around with no-conversation-view-id but have been unable to achieve this. Can somebody summarily describe an approach for doing so?


      Thanks