Hi guys,
My app uses custom Session and Session Store classes that extend WebSession
and HttpSessionStore respectively. Additional details stored in the Session
class.
I couldn't get the session when it expires and the app throws the below
exception when attempting to get the current  session when it expires.

org.apache.wicket.WicketRuntimeException: There is no application attached
to current thread

Is there a way to get the session object to get the details upon
session expiration?



*Thanks And RegardsSibi.ArunachalammCruncher*

Reply via email to