HTTP does not provide a push client method; only pull is allowed. Your task looks like a “push” notification to a client.
Instead, use a client-side JScript timer that, after a timeout, displays a session resumption message. If so, AJAX allows you to notify the server of a session extension or closure.
source
share