Hello All,

I am trying to use STRUTS Validator for validating some attributes of
primitive data type like double, int etc. However this fails as those
attributes are defaulted to their corresponding default values for the
datatypes like 0.0 for double and 0 for int.

I guess we can get around it by defining init params (for ActionServlet) in
web.xml for "convertNull" with a value of "true".

I just wanted to know if anyone could achieve this successfully.

Thanks & Regards
Sreekant G


This mail was scanned by Interscan Virus Wall of Mailserver2 at SNR, TCS, Chennai

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

Reply via email to