Hi Anton,
How can I persist the session? If I check JSESSIONID in the cookies, its expiry time is session.
It's persisted just fine for me.
please check this
https://ibb.co/Y7THZH8
I guess you'll have to configure session in Jetty if you want to change expiration.
Hi Anton,
How can I persist the session? If I check JSESSIONID in the cookies, its expiry time is session.