I don't get the concept on Converter.
Above code works exactly as expected without the use of converter. When you enter integer or float, no issue, otherwise gives error 'Conversion error occured'.
I am just wondering what is the use of javax.faces.Float converter then?
BTW, isBean is float in ABean class.