0 Replies Latest reply on Jul 19, 2007 8:23 AM by yoav200

    conversation management with ajax4jsf

    yoav200

      Hello,

      i have a webbapp with seam,JSF and extensive use in ajax4jsf.
      i have 2 pages that i want to start conversation when i enter the page and end when i leave the page. naturally i would use the pages.xml BUT...
      it seam that on every ajax request there is a call to the method annotate with @Begin and this causes problems.

      is there away to over come this problem ?
      thanks