Hi,

its a little bit of topic, i have the problem, i want to show
doubles on my jsps.
I now use following format : #,##
which works quite good, but it cuts of the 0 at the end.
E.g. i have 17,56546546 it show 17,57
i have 17,50001 it shows 17,5
but i want 17,50.

Is there another format i can use ? 
Or do i have to create Strings and add the missing 0s ?

Thanx

Rouven


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to