Hi there,
I read the wiki-article(http://wiki.apache.org/velocity/CheckingForNull) about
checking for null.
But i still have a problem while checking a list/array for null.
Here is a short code-snibble:
#if($list.size() > 0)
do something
#end
How can I check for null?
#if($!list.size > 0)
or
#if($!{list.size}> 0)
Thanks,
HansB
--
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen:
http://www.gmx.net/de/go/multimessenger
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]