I need to write a custom BasicAuthenticator class to decode a
specialized encoding of the authToken. I have been scouring google for
info. I found one post where the answer included the statement:
"Extending from AuthenticatorBase is a great idea, and you can avoid
Tomcat's standard authenti
Greg,
On 9/28/21 06:52, Greg Huber wrote:
Hello,
Are there any best practice notes for the manager app?
eg, if include the app in webapps I get a context on my site, do I
create a long name for the folder (the url) to hide it?
eg folder called reallylongmanager1234567890
so I get http://xx
Mark,
On 9/27/21 16:21, Mark Thomas wrote:
On 27/09/2021 20:27, Усманов Азат Анварович wrote:
Hi everyone! Does anybody know where/when to find the
video/audio/slides (if any) from the last weeks's tomcat track on
ApacheCon 2021?Because I completely missed it last week.
I'm assuming all o
Kuang Neu,
On 9/25/21 04:48, Yi Kuang Niu wrote:
As is known,when the client accesses the server, the server will create a
session and send the sessionId (in the form of cookie) to the client.But these
days,I met a problem.I found the IE11 browser doesn’t support cookie if the
cookie version
On 20/09/2021 07:28, Mark Thomas wrote:
On 10/09/2021 11:42, Mark Thomas wrote:
Hi Erik,
Thanks for the report. I'm looking at this now.
I'm testing with a simple index page that references 3 largish images
(~6MB each).
I've found an issue with HTTP/2, sendfile and StackOverflowExcpetion
t