Hi
Checkout the documentation, it even includes an example...
http://struts.apache.org/struts-taglib/tagreference-struts-logic.html#iterate
Kind regards
mc
On 31 Oct 2005 at 19:35, sma3har wrote:
> Hi,
>
> I want to iterate through my arraylist of objects and
> display the values using bean:w
Hi,
I want to iterate through my arraylist of objects and
display the values using bean:write and submit them
with form.
My strut config has :
feild4 is an arraylist of javabean class mybean.
class mybean{
String new1;
String new2;
String new3;
public String g
2 matches
Mail list logo