Hi, I have a double value that should be formated in following format: 000.000,00. I just need to show this value in the jsp page with <s:property/>. How can I do this ?
-- Thx in advance, Milan Milanovic
Hi, I have a double value that should be formated in following format: 000.000,00. I just need to show this value in the jsp page with <s:property/>. How can I do this ?
-- Thx in advance, Milan Milanovic