<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%> <%@ taglib uri="http://myfaces.apache.org/sandbox" prefix="s"%> <%@include file="inc/head.inc"%>
[Preferred password length is 10 Without custom rules]



[Preferred password length is 10 With custom rules (A3S2N3A2)]
Note that (A3S2N3A2) means the password should be :
3 or more Alphabets followed by
2 or more Symbols followed by
3 or more Numbers followed by
2 or more Alphabets followed by
<%@include file="inc/page_footer.jsp"%>