----------
i send this mail for Ganesh, who has problems receiving mails from the
mailing list,.....  reply to this mail and i will forward it to hin. Thank
you!
----------

Hi sir,

Here is a problem with:


<logic:iterate id="audioList" property="mtJobsList" name="mtActionForm"
indexId="idx">
.................................
.................................
<html:link href="/MTProd/mtFileView.do" ><bean:write name="audioList"
property="filename"/></html:link>
.................................
.................................
</logic:iterate>

i want to send indexId="idx" which is in iterate tag. with <html:link> tag
as a request parameter.
i came to know to use ....idx.intValue() .But which property to use in
<html:link> tag i.e.,paramName,paramProperty or paramId....Please give me
the <html:link> line code.

i worked in different ways for a week.
But i couldn't get it.
will u pls tell me the solution ?
i would be thankful to u.

Thanks & Regards
Ganesh




----- Original Message ----- 
From: "Janarthan Sathiamurthy" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, April 19, 2004 11:32 AM
Subject: RE: <logic:iterate indexId="idx"> how to send "idx" with
<html:link>tag


> Hi,
>
> Use idx.intValue()
>
> Regards,
> Janarthan S
>
> -----Original Message-----
> From: ganesh g [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 19, 2004 2:26 PM
> To: [EMAIL PROTECTED]
> Subject: <logic:iterate indexId="idx"> how to send "idx" with
> <html:link>tag
>
>
> Hi sir,
>
> Here is a problem with:
>
>
> <logic:iterate id="audioList" property="mtJobsList" name="mtActionForm"
> indexId="idx">
> .................................
> .................................
> <html:link href="/MTProd/mtFileView.do" ><bean:write name="audioList"
> property="filename"/></html:link>
> .................................
> .................................
> </logic:iterate>
>
> i want to send indexId="idx" which is in iterate tag. with <html:link> tag
> as a request parameter.
>
> i worked in different ways for a week.
> But i couldn't get it.
> will u pls tell me the solution ?
> i would be thankful to u.
>
> Thanks & Regards
> Ganesh
>
> _________________________________________________________________
> Hotmail on your mobile. Messenger on your mobile.
> http://www.msn.co.in/mobile/ Stay connected to what matters.
>
>
> ---------------------------------------------------------------------
> 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]
>


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

Reply via email to