2 Replies Latest reply on May 20, 2008 9:35 AM by ronanker

    keepalive, redirect and Ajax request generates Non-Ajax Resp

    ronanker

      Hello,

      I would like to use the "Ajax request generates Non-Ajax Response" mode as described in the documentation.
      I understood that the "redirect" option for the navigation rule is mandatory to achieve this.

      But since I set the "redirect" option, my page is not working anymore.

      In this page I use a keepalive tag with a "request" backing bean.
      It seems that the keepalive is not working with the redirect:
      My backing bean is reinstanciated (and then reinitialized) during the call.

      Is this a known limitation on the keepalive tag ?

      Is there a way to make all this working ?

      Thanks for all helps.