Hi Jeromy,

well, if someone have this converter, please give it here.

I use BigDecimals for currency, this double is just for representing some
real values.

--
Milan


Jeromy Evans - Blue Sky Minds wrote:
> 
> Milan Milanovic wrote:
>> Uf, bug again :-(((.
>>
>> Is there any custom type-converter for Double-s that doesn't have this
>> error
>> ?
>>
>> --
>> Milan
>>   
> 
> A custom type-converter means you can write one yourself for that 
> specific property.  It's very simple:
> 
> http://struts.apache.org/2.0.11.2/docs/type-conversion.html
> 
> Personally I never use Double in an action and instead opt for 
> BigDecimal to maintain precision correctly.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--Double-conversion-issue-tp19092842p19122944.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to