RE: iterate tag

2006-06-02 Thread Szurdi Miklós
Thanks for the Reply :) -Original Message- From: Juan Ara [mailto:[EMAIL PROTECTED] Sent: Friday, June 02, 2006 2:33 PM To: Struts Developers List Subject: Re: iterate tag Szurdi Miklós wrote: > The offset attribute offsets the index of the Collection (e.g it > starts fr

Re: iterate tag

2006-06-02 Thread Juan Ara
Szurdi Miklós wrote: The offset attribute offsets the index of the Collection (e.g it starts from xth element instead of the first.) as far as I know while indexId gives it back for other tags and visualization (In my case I use it in a table for row numbering). Whoops I misunderstood your

RE: iterate tag

2006-06-02 Thread Szurdi Miklós
:[EMAIL PROTECTED] Sent: Friday, June 02, 2006 1:59 PM To: Struts Developers List Subject: Re: iterate tag Szurdi Miklós wrote: > Hi all > > > > I was using logic:iterate and couldnot find any useful tag attribute > for offsetting the indexed attribute and I have found it a

Re: iterate tag

2006-06-02 Thread Juan Ara
Szurdi Miklós wrote: Hi all I was using logic:iterate and couldnot find any useful tag attribute for offsetting the indexed attribute and I have found it annoying because indexId starts from 0 while usually the users want to see it in the traditional wayJ. I created a new tag attribute