How to format a numeric output of a column field.

Greetings All,

I am having problem to find out the simple way to format a numeric output of a column field. Here is the situation:

On my JSF development using using netbeans visual webpack I made a table with one of its column is Double data type. I wanted to format the output of that column to be i.e. 5,200.99 instead of 5200.99So far I don't have any clue on how to make it happen. Is anyone would like to share the knowledge with me about it? However, I'm still need to learn a lot about JSF... Thank you for your attention.

Regards,

jsfNewbie

[581 byte] By [jsfNewbiea] at [2007-11-27 10:07:46]
# 1
check this thread http://forum.java.sun.com/thread.jspa?forumID=881&threadID=5096131
Rradhikaa at 2007-7-13 0:44:04 > top of Java-index,Development Tools,Java Tools...
# 2

Hi,

Thank you for your info due to my question on how to format a numeric output of a column field. Unfortunately the information is cannot be applied to my problem. When you select the column (column field) in a table then assigning a converter for it, I cannot find "pattern" in the converter's properties file. The properties file only shows the property id. So, is there any closer clue for my problem?

Thanks!

jsfNewbiea at 2007-7-13 0:44:04 > top of Java-index,Development Tools,Java Tools...