I am working on a simple login faces page that if the j_username and the j_password are correct navigate to a success page if not navigate to a failed page. I am using an LDAP to validate.
This code is pretty generic and a lot of people have had success with it. any and all help would be appreciated.