1. JSF 2.0: Validate equality of 2 InputSecret Fields (confirm password) without writing Code? stackoverflow.comI'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 ... |
3. how to apply skining of p:inputText to h:inputSecret forum.primefaces.orgHi, 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.org2) 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) ... |