Im trying to create a Registartion form but i need the user to select and put their password in, then confirm their password.
How would i implement a check to see if these match and if they do stroe them in a RegsisteredBean.java file in a variable.
Im a complete beginner with JSF and XHTML.
Thanks