From: Christopher Schultz
Sent: Sunday, March 17, 2024 10:57 AM
To: users@tomcat.apache.org
Subject: Re: [EXT]Re: 404 for j_security_check
[You don't often get email from ch...@christopherschultz.net. Learn why this is
important at https://aka.ms/LearnAboutSenderIdentification ]
Rick,
On 3/1
Sent: Sunday, March 17, 2024 10:57 AM
To: users@tomcat.apache.org
Subject: Re: [EXT]Re: 404 for j_security_check
[You don't often get email from ch...@christopherschultz.net. Learn why this is
important at https://aka.ms/LearnAboutSenderIdentification ]
Rick,
On 3/15/24 13:49, Rick Noel
Rick,
On 3/15/24 13:49, Rick Noel wrote:
I really only want auth once
All hits to jsp pages after a successful login do not trigger the Auth process
again.
But hits to java action class servlets do trigger the Auth process
Its like session data is being lost for some pages but not for othe
I really only want auth once
All hits to jsp pages after a successful login do not trigger the Auth process
again.
But hits to java action class servlets do trigger the Auth process
Its like session data is being lost for some pages but not for others
I was thinking maybe this is reason