Hi All
is there a way to know how long a user has been idled?
We are implementing custom idle timeout implementation for our users as we the functionality of web.xml session timout does not 100% fulfill our requirements.
What we are trying to do is know how long a user has been idled, we want to do this programatically.
Does anyone know a way to know it?
Regards
Fernando