Re: use property of iterator

2008-10-05 Thread Hardik Shah
can i use vector of vector for iterating - Java/J2EE developer India blogs http://hardik4u.wordpress.com wordpress blog -- View this message in context: http://www.nabble.com/use-property-of-iterator-tp19810685p19831975.html Sent from the Struts - User mailing list archive at Nabbl

Re: use property of iterator

2008-10-04 Thread Gabriel Belingueres
use the tag http://struts.apache.org/2.1.2/docs/set.html 2008/10/4 Hardik Shah <[EMAIL PROTECTED]>: > > how to use iterator property as variable > > suppose > > > ><%int prevAttrId=-1; %> > > > > > >