DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25241>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25241

jsp:getProperty  tag prints "null" if property is null.





------- Additional Comments From [EMAIL PROTECTED]  2003-12-05 15:46 -------
Is there a reason why this change was made?

I searched bugzilla with keyword "getProperty" before writing the patch and
wasn't able to find anything.

When using &lt;%=bean.getXXX()%&gt; one would expect to see "null" printed but,
since the XML syntax tags coerce native types to their respective String values,
it made sense (IMHO) for nulls to be converted to empty strings.

My own app has hundreds of text fields that now have "null" for thier initial
value. I imagine this will be the case for many other applications.

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

Reply via email to