If it's a String property type, why would it think to convert [""] to
null? 

> -----Original Message-----
> From: BOGAERT Mathias [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, December 10, 2003 7:16 AM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] Empty string property now "" instead of null?
> 
> 
> Hi,
> 
> When a form field (single textfield) is not filled, the 
> request param is an empty string, which translates to an 
> empty string array (ParametersInterceptor), but my property 
> setter is called with an empty string. Should't that be null?
> 
> Cheers,
> Mathias
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program. 
> Does SourceForge.net help you be more productive?  Does it 
> help you create better code?  SHARE THE LOVE, and help us 
> help YOU!  Click Here: http://sourceforge.net/donate/ 
> _______________________________________________
> Opensymphony-webwork mailing list 
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to