RE: Simple iteration

2003-10-12 Thread Carlos Sanchez
l: lunes, 13 de octubre de 2003 0:14 > Para: [EMAIL PROTECTED] > CC: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Asunto: RE: Simple iteration > > > Heh, yeah that was my workaround eventually, but I just felt > that there has to be a better way. It surprises me the tag > only su

RE: Simple iteration

2003-10-12 Thread Nic Werner
- >> De: Nic Werner [mailto:[EMAIL PROTECTED] >> Enviado el: domingo, 12 de octubre de 2003 23:34 >> Para: [EMAIL PROTECTED] >> Asunto: Simple iteration >> >> >> This is a simple question, but is there any way to count >> *backwards* in JSTL? >> >

RE: Simple iteration

2003-10-12 Thread Carlos Sanchez
Why not > -Mensaje original- > De: Nic Werner [mailto:[EMAIL PROTECTED] > Enviado el: domingo, 12 de octubre de 2003 23:34 > Para: [EMAIL PROTECTED] > Asunto: Simple iteration > > > This is a simple question, but i

Simple iteration

2003-10-12 Thread Nic Werner
This is a simple question, but is there any way to count *backwards* in JSTL? Using the forEach tag, if begin=10 and end=0, I get an: 'end' < 0 error I've also tried using step="-1" to no avail. Basically, I want to create a year pulldown box which starts at the currentyear and then displays the