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#4084476

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084476
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to