Hello struts users

We are facing a strange problem. We submit a form with textfields which
contain some float numbers.
When the entity is loaded the numbers appears in the textfield like this :
x.x
But when we submit the form, it is the input result which is returned. If we
change the numbers like this : x,x the form is accepted.
According to our research, it would be a problem of conversion type in
ognl.

We are working on Struts 2.0.3, and we tried Struts 2.1.8.1 and the problem
persisted.

Any help would be greatly accepted !

Regards

-- 
Stéphane Cosmeur

Reply via email to