1. Is it possible to authenticate using JSF 2.0 and Glassfish without realm? stackoverflow.comI have a routine that checks if a couple user/password is correct (it simply ask another server and returns true or false). I would like to use it instead of implement ... |