So sorry, i think i should reply it more earlier, but other things make me can't continue that time.
i tried but when accessing the page, i was kicked out to the login page.
now i updated to...
Type: Posts; User: Killua; Keyword(s):
So sorry, i think i should reply it more earlier, but other things make me can't continue that time.
i tried but when accessing the page, i was kicked out to the login page.
now i updated to...
What is the protected page you mean?
//login.jsp ?
i changed the order of exceptionTranslationFilter and rememberMeProcessingFilter, then i got the debug below:
DEBUG org.springframework.security.util.FilterChainProxy - //login.jsp at position 1...
Hi all,
i want to auto login by cookie, and i got my config like this:
<bean id="springSecurityFilterChain" class="org.springframework.security.util.FilterChainProxy">
<property...