Ahh thanks Nathan! I will look at extending ContextTool also.
On Thu, 2008-01-03 at 14:40 -0800, Nathan Bubna wrote: > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
