InputSecret « PrimeFaces « JSF Q&A





1. JSF 2.0: Validate equality of 2 InputSecret Fields (confirm password) without writing Code?    stackoverflow.com

I'm developing a pure JavaEE6 application with JSF 2.0 and Glassfish. My JSF implementation is Primefaces (beside Mojarra provided by Glassfish). I want to verify if the values of 2 password fields in ...

2.     forum.primefaces.org

Hi, Cagatay, the component can be released in 2.2 Final ? Or if I can suggest you tag could be an attribute secret="true", so automatically

3. how to apply skining of p:inputText to h:inputSecret    forum.primefaces.org

Hi, PF 2.2-SNAPSHOT on Mojarra 2.0.4 For a new application i use p:inputText instead of h:inputText because of the nice skinning. But there is also a user registration page containing p:password ...

4. p:password or h:inputSecret    forum.primefaces.org

2) I'm using h:inputSecret instead p:password, and in some browser the -> ###### (Values for the input text ) IE 7.0 -> white squares. (horrible character like an incorrect string value) ...