Hi,

I have to validate a double field for input using
struts validator,
The problem is, in some places comma "," is used
instead of decimal "." in double field, like
123.45 is same is 123,45 
but in second case struts gives an error saying
invalid double field, 
can i make the existing validation work (double)or
will have to write my own validation for it

Ashish



=====
A$HI$H

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

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

Reply via email to