I might have known that Acegi does the cookie thing for me, but, what if I want to add some extra info into the default cookie? Does it smart to override the cookie creation? And if it's not the big deal, where I can find the way to do that?
I might have known that Acegi does the cookie thing for me, but, what if I want to add some extra info into the default cookie? Does it smart to override the cookie creation? And if it's not the big deal, where I can find the way to do that?
Someone already posted a reply to your other thread
http://forum.springframework.org/showthread.php?t=42625
which points out that session cookie management has nothing to do with Acegi.