how to dynamically generate a property within JSP tags using JSTL -EL

2006-07-14 Thread Devkanth Jijjavarapu
I am just passing the value to a property from one list to the other.. entry in one list becomes the counter of the entry in the other. Devkanth Jijjavarapu Systems Advisor & J2EE Developer Rochester, MN Ext# 3-7685 - To un

Lists and Maps generated property using JSTL

2006-07-13 Thread Devkanth Jijjavarapu
I have been trying to generate a property using a list defined in the formbean. I want to know, if i can populate an empty list while looping through another outer list