<fmt:formatNumber is not changing double to whole number
I am retriving double value from backend.
it must be shown as whole number in Fromt end(UI).
I need to handle this task through JSP only.
I am retriving double value from backend.
it must be shown as whole number in Fromt end(UI).
I need to handle this task through JSP only.