1 Reply Latest reply on May 1, 2009 7:30 AM by nbelaevski

    ViewExpiredException - how to avoid?

    cocolino

      Hi!
      I know that this forum is for richfaces users, but I hope it is not problem if I ask about JSF, as many JSF experts are present on this forum.

      Is there something like JSF session? If yes, how can I set its length so that ViewExpiredException is not being thrown so fast? After I restart my server, httpSession in my browser still exists, but ViewExpiredException is thrown. Is there a way to eliminate completly this exception from JSF application??? PLEASE HELP!