1. JSF logout using session.invalidate does not clear the current username? stackoverflow.comIn my JSF application, I get the name of the currently signed in user like this ...
... and I check if the user is signed ... |
2. HttpSession - how to get the session.setAttribute? stackoverflow.comI'm creating HttpSession container this way:
|