Another problem that I saw ... at RequiredFieldValidator.java ....
the value is being compare with null [if(value == null))] but the value contains an empty string instead null after the line Object value = this.getFieldValue(fieldName, object); What was expected? (yes, the field is empty at the web form) + Samuel G. Mota + [EMAIL PROTECTED] + 55 (11) 4417 7093 + Business Application Dpt. + Netset Servi�os em Tecnologia + a Hypercom Company + http://www.hypercom.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
