The html:link tag allows for one parameter to be set with it. Look at the api.. If you need to append more then one parameter then you will have to use jstl.

Nathan

On Apr 19, 2004, at 4:49 AM, ganesh g wrote:

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 i didn't get how to write it in <html:link>tag and what property is supposed to be used.i mean paramName,paramId or paramProperty.
please give me the entire line code of <html:link> tag.


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. Bcoz it's very urgent.

Thanks & Regards
Ganesh

_________________________________________________________________
Need quick cash? http://go.msnserver.com/IN/46923.asp Click here !


--------------------------------------------------------------------- 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