I have written simple application with container-managed security. The problem is when I log in and open another page on which I logout, then I come back to first page and I
I add the following configuration to web.xml and it got resolved.
com.sun.faces.numberOfViewsInSession 500 com.sun.faces.numberOfLogicalViews 500