Hi all.
i've a little problem.
I've a EJB inside my session, i take it from a jsp and print out some
values:
<s:property value="#session.cart.currentMoney"/>

now, this value is a double. and struts print 2.0E09
how can i print 200000000.0. so the entire number without exponent?
thanks


-- 
Stefano

Reply via email to