Hi Atta

        How are u doing? Hope you had a good weekend. I have a new
problme now, I would like to know how to use the <html:link> tag with
<logic:iterate tag>. I tried this way:

<logic:iterate name="WorkQueueForm" property="workQueueArrList"
indexId="clmIdx" id="indexBean"
type="com.tgt.dist.icl.formbeans.WorkQueueBean">
        
<td width=55>
        <html:link name="indexBean" property="claimId" />
</td>

</logic:iterate>

This does not work, it says key/value pair not found???

Could you please help... Thanks Nick.

Raghu


-----Original Message-----
From: atta-ur rehman [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 19, 2003 5:56 PM
To: Struts Users Mailing List
Subject: [OT] Tree Stucture in STRUTS


hi all,

excuse me if this sounds off topic!

can somebody please point to some references on how to incorporate a
dynamically built tree-like structure in a struts app? can struts-menu
be used for this purpose? any other suggestions?

thanks.

ATTA




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


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

Reply via email to