AW: logic - dynamic - equal, lessThan, ...

2003-02-04 Thread Juraj . Lenharcik
Ok I have it; bean:define has to be used to set up the value. after this it has to be done like this: LESS mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 4. Februar 2003 19:53 An: [EMAIL PROTECTED] Betreff: logic - dynamic - equal, lessThan, ... Hi, I have an iteration with an object

logic - dynamic - equal, lessThan, ...

2003-02-04 Thread Juraj . Lenharcik
Hi, I have an iteration with an object which has two values. I want to compare these values and create an output on their depedency. That means if the value1 is equal value2 then write it yellow. If value1 greater than value2 write it red and so on. I tried the logic tags, but I am not sure if