You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Marc AMIR-TAHMASSEB <m....@alplog.fr> on 2002/10/10 16:50:14 UTC

logic:iterate

Hi everybody,

i have a jsp page with file <html:text...> fields and a table containing 
several lines (the number of lines are user depend) in wich lines there 
are 2 other <html:text...> fields.
To illustratre it :
A- first fields are for the last name, the first name and the address of 
the user.
B- in the table, each line is associate to a book with its title and its 
author.

As a user can have sevral book, the table can have several lines.

The purpose of the jsp page is to get the all thes information in the 
form associated to the page.
- No problem with the A- fields. each is associated to a getter of the form
- BUT i don't know how to do with the B- fields !
 
*How can we give a table to the form* ?
*How can i write the jsp page to include the <logic:iterator> tag* ?

Sorry for my poor english, and thank for your responses,

-- 
Marc AMIR-TAHMASSEB
m.amir-tahmasseb@alplog.fr
+33.3.90.40.00.00 | +33.6.16.99.27.85



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>