SessionGuard - Vaadin Add-on Directory
Alert the user of an expiring session, or keep it aliveThe SessionGuard shows a notification when the session is about to time out, and counts down the minutes of live session left. It can also keep the session alive with javascript. This keeps the session from dying for a visitor, but doesn't hinder the session to die after the browser session is closed.
Source CodeExample Code
Forum Post
Live Demo
Vaadin Feature Integration Ticket
SessionGuard version 0.0.1
null
SessionGuard version 0.0.3
null
SessionGuard version 0.0.4
Fixed bug as described in http://vaadin.com/forum/-/message_boards/message/150169
SessionGuard version 0.0.5
Applied patch from issue at https://github.com/wolfie/SessionGuard/issues/1