Dear I'm developing an J2EE application using jboss and jsf. I'm developing right now authenticating mechanism for this application. I've written a LoginModule which is athenticating users if they will give the right login and password. The same LoginModule is locking the account and not allowing users to login after several failed attempts. And here comes my question. I would like to know how can I display the information about the reason of login failure? Right now it's redirecting the users to the error page.
Does any1 have any hints how can I customise this error page and display the failure reason on it ? Thanks a lot in advance, Karol View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947898#3947898 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947898 ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
