i am working on spring security. but the j_spring_security serlvet seems not working. how do i debug the problem, or at least look for the root cause? i dont see any useful log
Spring Security requires a in web.xml in order to enable , see docs:
web.xml
org.springframework.security.web.session.HttpSessionEventPublisher