RE: Iterate and write indexed properties in place using logic:iterate

2007-03-26 Thread Karr, David
-brainer" list of dependencies. Without it, your code will be messier and harder to maintain. > -Original Message- > From: Francesco Pretto [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 25, 2007 7:53 AM > To: user@struts.apache.org > Subject: Iterate and write indexed proper

Re: Iterate and write indexed properties in place using logic:iterate

2007-03-25 Thread Francesco Pretto
Hey, nested tags should be actually cited, at least in the 1.3.5 faqs at http://struts.apache.org/1.3.5/struts-taglib/indexedprops.html ! However, found a very simple solution that works perfectly! Thanks with nabble.com and it's powerful search function :-) Bye, Francesco

Iterate and write indexed properties in place using logic:iterate

2007-03-25 Thread Francesco Pretto
Hi! What i'm trying to obtain is somewhat described in the faqs here, http://struts.apache.org/1.2.9/faqs/indexedprops.html , using the struts EL extension. This is the problem: i have an ArrayList of objects, called "list", all of type "Type". I want to individually write on the field "field1" o