POST JSF with Spring Boot - ViewExpiredException

0

When I try to submit a form I get the following error:

  

javax.faces.application.ViewExpiredException: /patient-form.jsf - No   saved view state could be found for the view identifier:   /patient-form.jsf

    
asked by anonymous 17.09.2017 / 00:47

1 answer

0

Man, this error has some "generic solutions", but you can try both:

  

link

     

link

    
17.09.2017 / 01:28