I think you can also retrieve them via JMX
Regards
2016-01-23 9:05 GMT-02:00 Kaouthar Ghorbel :
> thanks Thomas ☺
>
> 2016-01-18 10:02 GMT+01:00 Thomas Scheffler >:
>
> > Am 18.01.16 um 09:35 schrieb Kaouthar Ghorbel:
> >
> >> Hello everyone I want to retrie
thanks Thomas ☺
2016-01-18 10:02 GMT+01:00 Thomas Scheffler :
> Am 18.01.16 um 09:35 schrieb Kaouthar Ghorbel:
>
>> Hello everyone I want to retrieve the ids of all active sessions in the
>> servlet.
>>
>> thanks for your help :)
>>
>>
> Hi Kaout
Am 18.01.16 um 09:35 schrieb Kaouthar Ghorbel:
Hello everyone I want to retrieve the ids of all active sessions in the
servlet.
thanks for your help :)
Hi Kaouthar,
look for the HttpSessionListener and collect that information on your own:
https://tomcat.apache.org/tomcat-8.0-doc
Hello everyone I want to retrieve the ids of all active sessions in the
servlet.
thanks for your help :)