DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36496>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36496 ------- Additional Comments From [EMAIL PROTECTED] 2005-09-06 21:03 ------- In struts1.2 The Byte, Integer are intialized to null.But in struts1.1 its intialized to zero. So what i can think to over come this problem in order, not to change my existing code is introducing wrapper class which extends DynaValidatorForm and overide the intialise method and convert the empty string to null and for say Byte intiailizing to zero. Then use this wrapperclass is registerd in the struts-config instead of DynaValidatorForm. I think this would solve my problem...Any comments... -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]