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 

Reply via email to