On 2/8/07, Matt Raible <[EMAIL PROTECTED]> wrote:

You should be able to nest <ww:textfield theme="simple"/> in a
displaytag column.  However, I don't know if I'd advise doing this.
If you're using a  request-based framework, you're not going to want a
nested/editable table in a form that folks can sort and page through.
You'll probably be better of with c:forEach.  With Struts 1.x, the
nested tags allow you to do all sorts of stuff w/o restoring to JSTL.

Here's a tutorial I found on google:

http://www.laliluna.de/struts-nested-iteration-tutorial.html


Thanks you Matt.
I appreciate your help.
I will try this ASAP.

Reply via email to