Re: Using Struts indexed properties, List, in a form with table-layout

2005-11-10 Thread Michael Jouravlev
Considering current Party policy proclaiming "Struts is not a single product, but is a community" I would rephrase Laurie's reply as follows: layout:collection is part of the Struts Layout project, which is a separate project from Struts Classic, Struts Core, Struts Distribution, Struts Shale , St

Re: Using Struts indexed properties, List, in a form with table-layout

2005-11-10 Thread Laurie Harper
layout:collection is part of the Struts Layout project, which is a seperate project from Struts. You need to ask questions about its use on the Struts Layout mailing lists: http://struts.application-servers.com/mail-lists.html arnaud gonzales wrote: Here is the tips: 2005/11/10, arnaud

Re: Using Struts indexed properties, List, in a form with table-layout

2005-11-10 Thread arnaud gonzales
Here is the tips: 2005/11/10, arnaud gonzales <[EMAIL PROTECTED]>: > > Hello, > I would like to iterate the DTO's List of my ActionForm with > > like i will do with : > > > ="true"/> > > > The result i try to achieve is : > > > > > My ActionForm : "CreateAccesForm" > the L