Zohar wrote:
> Hello list,
> I'm using BASIC authentication with tomcat 5.5 and I wanted to know whether
> it is possible to return some text when the user login fails (e.g. "you typed
> in the wrong password"). Is it?
Short answer: no.
This sort of behaviour is generally a bad idea as it gives
Hello list,
I'm using BASIC authentication with tomcat 5.5 and I wanted to know whether it
is possible to return some text when the user login fails (e.g. "you typed in
the wrong password"). Is it?
Thanks.
Zohar.