mercredi 21 septembre 2016

Session is not timed out in Java Web Application

I am currently working on a web application which has the below configuration for time out. However even after 15 min inactivity session is not timing out. I can still continue working on the application. Please advise.

<session-config>
    <session-timeout>15</session-timeout>
</session-config>




Aucun commentaire:

Enregistrer un commentaire