Use quiet notation: $!myObject.getSomethingThatMightBeNull()
On Jan 3, 2008 1:48 PM, csanders <[EMAIL PROTECTED]> wrote: > Currently when something evaluates to null it just shows the literal > text, like $myObject.getSomethingThatMightBeNull() . > > Is there to tell velocity to spit out an empty string instead of leaving > it in the HTML ? > > Thanks, > Charlie > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
