Hi
I'm really new in this business (amf, blazeds, genrell backend stuff).
I want to catch the session timeout without the interaction of the user.
for the moment the user will call a request to the backend und the backend will return: sorry session timeout and logout the user.
I want to catch the session time out on the server side without any user interaction.
I registered event listener for:
FlexClient.addClientCreatedListener(this);
FlexSession.addSessionCreatedListener(this);
I get the informations about client/session created/destroyed just only when I do some user intercations.
Is it possible to get the session timeout event just only on the server side?
Any advice how to do that?
best regards
ju
North America
Europe, Middle East and Africa
Asia Pacific