[jboss-user] [JBoss Seam] - Re: Two login pages/methods
david.spark
do-not-reply at jboss.com
Thu Jan 17 11:05:12 EST 2008
"hubaghdadi" wrote : Well, I think you will kill me soon :)
| Login page for the public contains: username and password fields.
| Login page for the admin contains: EmployeeID only
| Two different pages dude :D
I still think my method would work, both different pages can use the same Authenticator, the only proviso would be that you would need to pass the EmployeeID as the username and in this case the password would be blank. Again you can check for the relevant details in the database to determine which is which.
Incidentally are you saying that your general users require to enter password but that your admin users don't?!
...or just do like Shane says :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120977#4120977
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120977
More information about the jboss-user
mailing list