<h:inputText value="#{Bean.RegisterDate}">
|
NumberConverter : Converter for dealing with numbers such as type
of number, maximum integer digits, currency symbol etc.
<h:inputText id="it" value="#{Bean.value}">
|
Float value = 0.0;
|
<h:inputText converter="javax.faces.Integer" />
|
<h:inputText value="#{Bean.Value}" />
|
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: JSF Interview Questions
Post your Comment