<logic:iterate bla.... indexId="i">
  <a href="#" onClick="myFunctionCall('<bean:write name="i"/>')">....  
  </a>
</logic:iterate>

just an example.
regards
Leon

On Thu, 2005-07-14 at 11:45 +0530, Vivek Chauhan wrote:
> Hi,
> 
> How can I pass the index of the iterator<logic:iterator> tag to a Javascript 
> function.
> I had used JSP scriptlet but tht wz not working..
> vivek
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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