Hi Guys do you need more information regarding this issue or should i create a small quickstart application? I cant really figure out why i am experiencing this error...
/Murat 2009/3/9 Murat Yücel <[email protected]> > Hi All > > I am experiencing a similar problem, as this jira issue: > https://issues.apache.org/jira/browse/WICKET-2011 > > I am trying to make auto login work. When you login and check the remember > box then a > cookie is persisted. Whenever i logout the cookie is removed by calling the > clear method on > the request. The problem is that the cookie is not cleared on logout when > having a context path. > I am still seing the cookie value but that should have been cleared. > > Similar the cookie should not die when the cookie die, but somehow the > cookie age is set to > max age -1 when i open a new session. > > Hopefully someone can help me. > > /Murat >
