Hi Manish,

> I did indeed put quiet notation, just forgot to add it here.

The down side of using Maps like this is that when it has a prior
value, that's going to be printed.  (Well, you might want that...)  To
make sure nothing gets printed, I sometimes do this:
  #set($sink = $map.put('foo', 'bar'))
## I don't like calling state-changing methods from VTL, though...

Best regards,
-- Shinobu

--
Shinobu "Kawai" Yoshida <[EMAIL PROTECTED]>

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

Reply via email to