Using a collection as a bean with the logic tags

2001-04-18 Thread Firmin David
Hi all, I'm having trouble using the logic taglib (specifically greaterEqual/lessThan) with a bean of type java.util.Map. I need to do varying logic based on the size of the map, but am having trouble making the value of .size() available to the tags. I'd like to do something along these lines, bu

Re: Using a collection as a bean with the logic tags

2001-04-18 Thread Jean-Noel Ribette
a collection as a bean with the logic tags > Hi all, > I'm having trouble using the logic taglib (specifically > greaterEqual/lessThan) with a bean of type java.util.Map. > I need to do varying logic based on the size of the map, but am having > trouble making the value of .siz