Re: Formatting numbers in form's fields

2005-11-30 Thread Laurie Harper
Laurent Fallet wrote: Hello everybody, I'm using Struts with delight, even if I have a small problem : I'm trying to format a number in a tag. I know it is possible in tag with format or formatkey attribute. But after a failed validation, my initial number (32 for example) come back as "32.0

Formatting numbers in form's fields

2005-11-29 Thread Laurent Fallet
Hello everybody, I'm using Struts with delight, even if I have a small problem : I'm trying to format a number in a tag. I know it is possible in tag with format or formatkey attribute. But after a failed validation, my initial number (32 for example) come back as "32.0" and I would like to h