Skip to content

zkoss-demo/session-warning-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

session-warning-demo

run with maven:

mvn clean jetty:run

Open localhost website:

http://localhost:8080/session-warning-demo/

The default configuration has a session timeout set to 65 seconds, and the warning message set to be displayed 60 seconds before session timeout. After opening the page, you will see the warning after 5 seconds of inactivity.

Configuration The session timeout can be configured in WEB-INF/zk.xml

The timeout warning message delay can be configured in the TimeoutWarningInitiator.java class.

About

Demo project for the session timeout warning message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published