Hi all; I am using wicket + spring 3.0 + spring security 3.0
Problem is : Spring security authenticate the user via cookie (remember-me service) but AuthenticatedWebSession couldn't understand this and populate login panel. How can i solve it ? Thanks Regards. Altug.
