Why don't you try Struts-Layout(http://struts.application-servers.com/)?
it's very nice library ..I use it and I have a special tag for this
<layout:checkBox> for every bean in the collection.
Borislav
Laurie Harper wrote:
Why can't you just change your JSP? In other words, why does the
markup you would like to use not work for you? It looks fine to me.
L.
Vijay K Anand wrote:
Hi All
I have a problem in logic iterate .. I would like to dispaly
checkbox in each row of the iteration like
<td> <html:checkbox property="dd"></html:checkbox> </td>
instead of
<td><input type='checkbox' name='dd'></td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]