I believe that if you simply put in a number as the source, tapestry will "coerce" the number into a sort of iterator that iterates from 1 through the number. Barring that, there's a "loop" component in tassel (http://www.tapestrycomponents.org/Tassel/app?service=external/ViewComponent&sp=SLoop) that I wrote before I discovered the number coercing stuff that does what you want.
Robert Dan Adams wrote: > I just realized this. How do you do for loops? Doesn't look like @For > would do it. hmm > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
