Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Within this tag <f:convertNumber> for a long number I want to allow only whole number instead of exponential value. How can I achieve this?

share|improve this question

1 Answer

Go for custom converter

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.