Coversion of Exponent values into Decimal

I am accessing data from the database field (folating field),it shows me the data in the exponent form,but i want to show it in normal decimal form.
[169 byte] By [KapilJavaLover] at [2007-9-30 14:41:04]
# 1
Format the number with java.text.DecimalFormat class, You can specify the format that you want.
ChuckBing at 2007-7-5 14:22:46 > top of Java-index,Administration Tools,Sun Connection...