Re: logic:lessThan problem

2005-08-19 Thread James Neville
Peter, I'm no expert in the logic tags, preferring standard JSTL. Less than 5! Greater or equal 5! always both messages are shown! Is there something I am missing? However, if the list size is 5, then both will be shown. Sorry if i'm stating the obvious ;) As Glenn ju

Re: logic:lessThan problem

2005-08-19 Thread Glenn DeschĂȘnes
Hi Peter, There seems to be a typo in the closing tag. Less than 5! Should be - Glenn On 8/19/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi list! > > I have some problems comparing values with logic tags. I have searched the > mailing list archive, > but I only fou

logic:lessThan problem

2005-08-19 Thread Peter . Zoche
Hi list! I have some problems comparing values with logic tags. I have searched the mailing list archive, but I only found solutions that look pretty the same as what I have done, but it still does not work. So perhaps someone can help. I have a bean which stores a list of projects. Because the si