I there!
I'm using JAASRealm on Tomcat 5.0.28 to make a authentication process for my web aplication.
When I submit a wrong username/password the server redirects to an error page, that's correct, but when I submit the correct username/password I got a HTTP Status 408 Error!
I don't know what's the problem
Any help?
Thanks...