Antonio Gallardo wrote:
at least it is treated specially.Leszek Gawron dijo:
Stephan Coboos wrote:
Why not using ${mySet.size()} ? Doesn't it work?
It does not .. it looks like some kind of reserved keyword.
AFAIK it must work. Why do you think this is a reserved word?
Try to invoke a size method on a java.util.Set (HashSet for example). In JXTG of course.
-- Leszek Gawron [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
