Re: s:iterator tag help

2008-04-03 Thread Musachy Barroso
Use the id attribute in the for tag, like id=currInt. musachy On Thu, Apr 3, 2008 at 4:38 PM, Eric Nelson [EMAIL PROTECTED] wrote: Hi. This question may be very simple to answer, but it's driving me crazy. If I have code similar to: s:iterator value=intList /s:iterator Where

Re: s:iterator tag help

2008-04-03 Thread Musachy Barroso
I meant iterator tag ;) musachy On Thu, Apr 3, 2008 at 4:52 PM, Musachy Barroso [EMAIL PROTECTED] wrote: Use the id attribute in the for tag, like id=currInt. musachy On Thu, Apr 3, 2008 at 4:38 PM, Eric Nelson [EMAIL PROTECTED] wrote: Hi. This question may be very simple to answer,

Re: s:iterator tag help

2008-04-03 Thread Dustin S.
Not sure I understand your question ... but Are you aware of the status attribute in the iterator tag? Something like: s:iterator value=intList status=rowstatus option value=rowstatus.count...etc /s:iterator On Thu, Apr 3, 2008 at 2:54 PM, Musachy Barroso [EMAIL PROTECTED] wrote: I meant

RE: s:iterator tag help

2008-04-03 Thread Eric Nelson
I'm such an idiot. This works great. Thanks Musachy. --Eric -Original Message- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2008 2:54 PM To: Struts Users Mailing List Subject: Re: s:iterator tag help I meant iterator tag ;) musachy On Thu, Apr 3, 2008