| Author |
Problem using "nested:iterate" tag
|
Robin Sharma
Ranch Hand
Joined: Aug 24, 2005
Posts: 76
|
|
Hi! I have the following situation in my code: 1. My form has an arraylist. 2. Inside the arraylist, there is an array of my beans. If the bean is say Contact (Employee contacts), then the list contains Contact[]. 3. In my jsp, i need to iterate upon this array within the collection using <nested:iterate>. I am not able to use the nested tag properly here. Please help.
|
DW
There is always a bug :-)
|
 |
Pranav Sharma
Ranch Hand
Joined: Oct 27, 2003
Posts: 254
|
|
you should look here, pretty informative tutorial. nested tag tutorial fyi, i found the link in one of the earlier discussions.. something i learnt from the bartender.
|
 |
 |
|
|
subject: Problem using "nested:iterate" tag
|
|
|