You can't send anything from the server to the client without the client asking for it. You could request the status from the server periodically, but then the session would never time out, so you would have to manage the timeout completely by yourself. --- b { font-weight: normal; }