on submit,
because i dont only want to use it to display the values but also to
set the values on the bean
- Original Message - From: "Erik Weber"
<[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Monday, January 17, 2005 4:00 PM
Subject: Re: A table as a sin
AIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Monday, January 17, 2005 4:00 PM
Subject: Re: A table as a single form bean property
You can use nested (JSTL) c:forEach tags. The outer one will iterate over
the List of Lists. The inner one will iterate over the List of Strings
You can use nested (JSTL) c:forEach tags. The outer one will iterate
over the List of Lists. The inner one will iterate over the List of
Strings that is the current outer List.
Hope that helps,
Erik
Olasoji Ajayi wrote:
i have a form bean which has a rows property of type List, the list elements
3 matches
Mail list logo