Hi all,

im trying to make a validation in java (with GWT) of a textbox thats only have to allows a decimal value (xxx.yy) or a integer value (xx...), but i cant control the point decimal ('.') on...