Hi Les,

I manage to make a workaround. Maybe spring framework is looking something
inside the session after I return "return "redirect:/login.do";", so instead
of that I just put:

response.sendRedirect("./login.do");

Thanks.--
View this message in context: 
http://shiro-user.582556.n2.nabble.com/Forget-RememberMe-tp6305821p6315904.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to