Try using the same login xhtml code except pass a param in the h:commandButton to denote
userType, then in your Authenticate @RequestParameter String userType which you can do
the logic after that for the database queries.
-Samuel
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084476#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...