i dont see any thing for the recursively... can you say me where is? thanks
2005/9/27, Hubert Rabago <[EMAIL PROTECTED]>: > > Try the tutorials on http://www.keyboardmonkey.com/next/index.jsp > > > Hubert > > > On 9/27/05, Carlos de la Flor Egiluz <[EMAIL PROTECTED]> wrote: > > hello y have one java object like this (the object name is adressesObj: > > String name > > String surname > > List list = new ArrayList() > > set/get methods.... > > well into the list (arrayList) there are several elements, objects, that > > are like the same object (adressesObj)... and eah obj has severeal > > objs.......... > > there is any method, using struts, for, recursively, to load the obj > > values, the name for all addressesObj? > > or using jstl? > > can anybody helps me? > > thanks > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >