Restorable view - ENABLED
Pressing the below button will invalidate the session on the server side by ajax. When restorable view is
not enabled, then this should result in a ViewExpiredException
error when login
or logout button is pressed afterwards. This exception is handled by a "Sorry... The session has expired!"
error page. See also
FullAjaxExceptionHandler
showcase page for source code of error pages.