Martin G put together a Session#onInvalidate() callback for this, but it didn't receive much interest. See https://issues.apache.org/jira/browse/WICKET-4444
On Mon, Nov 12, 2012 at 8:32 PM, Corbin, James <[email protected]>wrote: > Is there any way in Wicket 6+ to be notified when the session is ABOUT to > be destroyed? The UnboundListener.sessionUnbound(…) API is too late in the > cycle for me to interact with the session state. > > Thanks, > J.D. >
