Hi Marten
Thank you for your response.
Does this mean that I would need to call "ExternalContext.invalidateSession()" explicitly to ensure that any "session" beans managed by JSF are deleted?
...
Type: Posts; User: glen_jai; Keyword(s):
Hi Marten
Thank you for your response.
Does this mean that I would need to call "ExternalContext.invalidateSession()" explicitly to ensure that any "session" beans managed by JSF are deleted?
...
Does it call "ExternalContext.invalidateSession()" to end the current session?
Many thanks,
Glen
Hello rwinch,
Sorry for the late reply again. I was trying to get it to work for a while, and then was onto something else for a bit.
Thank you for your replies and your help. I really appreciate...
Hi, thank you for your response. But I don't understand why I would need anonymous access to the login page.
Would you mind explaining a bit more?
The "springSecurityFilterChain" has been moved to...
Hi,
I am trying to integrate Spring Security 3 with JSF2.0 (Apache Myfaces) to direct users to a login page when they attempt to access a page that requires authentication.
My...
I am using the last Eclipse (Indigo). My project builds fine, but when I start tomcat (in Eclipse), I get the following error:
SEVERE: Exception sending context initialized event to listener...