Hi there.

Just wondering how the Acegi check:

        
getWebRequest().getSession(true).getAttribute(ACEGI_SECURITY_LAST_EXCEPTION_KEY)

is now handled with Tapestry 4. When I try invalidating the session on
logout and doing this on the Acegi login page, it tells me that the session
has already been invalidated.

Any assistance greatly appreciated.

Reply via email to