You might try the "JSP Standard Tag Library" currently under development at
http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html - it has a
<forEach> tag that iterates and even handles RowSets!

Matt

--- Regis Brochu <[EMAIL PROTECTED]> wrote:
> Hi,
>       I'm wondering if someone has implemented the following feature that appears
> in the
> Struts 1.1 todo list ? Or may be is it already available in the nightly
> build ?
> 
> Improved Iteration Support.
> Improve the ability to use the <logic:iterate> tag over a collection, and
> generate a set of input fields
> for each member of the collection (perhaps auto-generating a subscript?).
> A significant use case is master-detail relationships (say, a customer and
> their current orders)
> where you allow editing of any and all fields. [STRUTS-USER, Lars,
> 12/06/2000] [STRUTS-USER, Chandan Kulkarni, 12/26/2000]
> 
>       Thanks
>       Redg
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to