You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Marco Ceccarelli <m....@tnx.it> on 2006/07/17 14:43:50 UTC

decimal separator localization

Is there a way to define that localized views automatically use the 
correct decimal separator?
in italy the standard is , but also forcing with <f:view locale="it"> 
all the inputText with double values are in the english format.
I think that the only way is to make a conversion bean ? i'm right?


-- 
Marco Ceccarelli - Programmatore
T.N.X. snc - Internet & Multimedia
Web: www.tnx.it - Tel: 0577 980701

Re: decimal separator localization

Posted by Francesco Consumi <fr...@zacsoft.it>.
Marco Ceccarelli ha scritto:
> Is there a way to define that localized views automatically use the 
> correct decimal separator?
> in italy the standard is , but also forcing with <f:view locale="it"> 
> all the inputText with double values are in the english format.
> I think that the only way is to make a conversion bean ? i'm right?
> 
> 
usa <f:convertNumber />