[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: struked with logic:iterate



Hi,

"Mohan Raj Varadharajan, ISDC Chennai" <mohanrajv@hcl.in> writes:
> Hi,
>
> I have a row with text box and a add(submit) button. when a user clicks that
> button a row has to be added. i tried with <logic:iterate> but couldn't.can u
> suggest me.  below is my coding which includes jsp,action, form and bean.

If you want to display all persons, you sould use some kind of
table. I think the displaytag taglib is very usefull
therefor. http://displaytag.sf.net

I'm working on an struts webapp for usermanagement. Displaying users
works ;-). You can find the sourcecode in the cvs
repository. http://cvs.sourceforge.net/viewcvs.py/aoc/

Jan-David Salchow



Reply to: