Hi,
U can do -
<logic:iterate collection="<%= vec%>" id="vecRow"
indexId="index">
<logic:equal ...> //do some thing </logic:equal>
</logic:iterate>
--- Kade Jeevan Kumar <[EMAIL PROTECTED]> wrote:
> Hi
>
> i have
>
> for(int i=0; i< vec.size(); i++)
> {
> if(i=5)
> {
> // do some thing
> }
>
> }
>
> how can i use the same code in <logice:iterate>
> Help me out with example.
>
> -Thnx in Advance
> Jeevan
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]