I am a beginner of Spring Security.
Could someone explain what is "j_spring_security_logout"?
I am trying to implement OpenID.
I downloaded "spring-security-samples-openid-2.0.4.war" and ran the example.
However, logout does not work.
When I reviewed a jsp file, the logout link refers to j_spring_security_logout, but I don't know what it is.
Please help me understand it.
Thanks in advance.
John
