I got remember me working, and it was a really simple config. Only problem is, when I come back to the site it actually doesnt show me as logged in until I do a page refresh (or click on any link within the site). The second page loaded shows me logged in, but not the first.
This is not a problem with cache, as I can change the JSP source and the new page will show up, just not logged in.
Anyone else had this problem? Have any ideas?
My config is pretty much right out of the docs, but I am also using a rewrite filter, defined in web.xml below the acegi filter chain. (I'll post my xml if no one has any ideas from this description.)
THANKS!


