Hi,

I need to display multiple records (results of a search), and in each record
I want to set attribute A based on another attribute B from the same record.
I have a taglib available for text fields where one of the properties
accepts attribute B to facilitate the logic to set Attribute A (based on
arrtibute B).
But now, how do I gain a handle on the Attribute B in the logic:iterate ?
I would ideally like to have <%=formbean.getAttributeB()%>
But where would I initialize it ?

Madhavi



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to