My requirement is to prevent user from opening too many views after login with jsf2.0.
And I used org.apache.NumberOfViewsInSession configuration in web.xml,but it is not working.
My code is
can any one of you solve this problem.
Thanks in advance,
Baazi