onLogout only on session timeout
"Walter Krivanek, VividVisions" <[email protected]> Fri, 30 Nov 2007 11:54:18 +0100
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, with the current version in SVN User.onLogout only gets called on session timeout, not when session.logout() is called. Bug? BTW: User.onLogout isn't documented at all, neither is session.logout() Thanks, Walter