Re: Runtime Expression in logic:equal

2006-08-01 Thread Puneet Lakhina
On 8/2/06, Chetan Pandey <[EMAIL PROTECTED]> wrote: Why don't you use displaytags ( http://www.jamesgood.com:8080/displaytag-examples-1.1-SNAPSHOT/docs/tut_bas ic.html) this thing looks fantastically easy. but alas i didnt have the time to dirty my hands into it.Did it with plain old javascri

RE: Runtime Expression in logic:equal

2006-08-01 Thread Chetan Pandey
ntime Expression in logic:equal Hi, I have a collection over which Im iterating using logic iterate tag and inside that im creating the rows of a table. I need to color the rows of the table alternately. I have used the attribute indexId in in the iterate tag But i need to use some kind of ru

Runtime Expression in logic:equal

2006-08-01 Thread Puneet Lakhina
Hi, I have a collection over which Im iterating using logic iterate tag and inside that im creating the rows of a table. I need to color the rows of the table alternately. I have used the attribute indexId in in the iterate tag But i need to use some kind of runtime expression in logic:equal tag