Feature Requests item #610376, was opened at 2002-09-17 02:14 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=610376&group_id=4754
Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: smallufo (smallufo) >Assigned to: Howard Lewis Ship (hship) Summary: Expose Foreach's index as a property Initial Comment: It is practical to expose Foreach's index as a property. This reduces one additional bean property in the java code. If the index is exposed as Foreach's property , we could then use the OGNL expression components.foreach.index instead of having the Foreach store the current index into a property of the page. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=610376&group_id=4754 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
