1

In my application i have multiple viewscoped beans when someone click back button in the browser it gives error for obvious reasons,my bean is destroyed when i move away from the page. I want to allow user to go back to previous page. Cache is enabled in the browser but still it doesn't do that.

Is there anything i can setup in my application to allow that?

  • You mean to say, disabling the browser cache isnt an option? (it is the answer!) Anyway ... Is this acceptable as dupe? http://stackoverflow.com/questions/9930900/is-jsf-2-0-view-scope-back-button-safe – BalusC Apr 27 '15 at 18:30
  • I tired adding javax.faces.STATE_SAVING_METHOD client but still doesn't work!. Is there any way to go back keeping beans scope to view scoped?? – prankyrules Apr 28 '15 at 13:37

0 Answers0