Originally posted by nok split:
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...
I can't use the
http://localhost:8080/, instead I used the ip of my machine when connected to network.
Now I have the 403 ERROR:
"HTTP Status 403 - Access to the requested resource has been denied"
I already checkout the web.xml, but I don't see any problem