JSF: How can I check whether I'm in the "Restore View" phase?

Posted by BestPractices on Stack Overflow See other posts from Stack Overflow or by BestPractices
Published on 2010-03-30T16:57:45Z Indexed on 2010/03/30 17:13 UTC
Read the original article Hit count: 251

Filed under:

When a particular method in my managed bean gets called, I want to know whether I'm in the Restore View phase of the JSF Lifecycle. How can I do this?

© Stack Overflow or respective owner

Related posts about jsf