Monday, January 7, 2019

How do I automatically redirect the currently opened page to the login page when the session expires?

<meta http-equiv="refresh" content="${pageContext.session.maxInactiveInterval};url=sessionexpired.jsp">

No comments:

Post a Comment

Spring Annotations