Thx mark. that was helpful
On Mon, Jul 12, 2021 at 2:38 PM Mark Thomas wrote:
> On 12/07/2021 19:21, Brian Wolfe wrote:
> > Hi,
> > As the subject asks, when does tomcat decide that it needs to redeploy
> the
> > war file? I know the usual one where the app folder does not exist.
> >
> > Basical
Saurav,
On 7/12/21 23:33, Saurav Sarkar wrote:
Hi All,
I would like to understand the internals of Session~setMaxInactiveInterval
in tomcat.
I understand that if HTTP requests are not received within the said
interval then the session is cleared. All the objects belonging to the
session will b