Manorrock.com / Demo JSF

JSF SSN inputSSN demo

How to get this to work in your own page

This demo requires you to enter an SSN, and it will validate the SSN you enter.

    <ssn:inputSSN  xmlns:ssn="http://www.manorrock.com/jsf/ssn" value="#{ssnBean.ssn}"/>
                    

Actual demo

Enter a SSN:

Up