6 Replies Latest reply on Nov 30, 2011 3:44 AM by pzelenka00

    How to resolved ViewExpiredException in JSF

    kapil29

      Hi

       

      I have an application using JSF1.2 + Richfaces 3.3.3 Final, MyFaces 1.2.7, Spring + Hibernate and I get the below exception everytime when i clear the cache and cookies of the browser and login again to my application..

       

      javax.faces.application.ViewExpiredException - /app/project/index.jsfNo saved view state could be found for the view identifier: /app/project/index.jsf

       

      Can anyone let me know how to resolve above exception.

       

      Please find the attched complete stack tarce.