Hi ! My applications need french locale to display values (dates and numbers) but English locale for Float and Double inputs (nobody use the coma separator to type decimal values) How can I configure Stripes to always use the US locale for Number validation but still use French for display and for dates inputs ? I guess I can override FloatTypeConverter to hardcode the locale, but is there another way ?
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
