This tag is for questions concerning problems using numbers which either cannot be exactly solved, or where the exact solution may be much more difficult to acquire than by using numerical methods.
I have some code as below (work fine) <pe:inputNumber value="#{myBean.myVal}" minValue="0" maxValue="999999999999999.999999999" emptyValue="1" thousandSeparator="." decimalSeparator="," /> …
jsf input primefaces numeric primefaces-extensions