Hello!

I've got a problem to get a value within a logic:iterate construction 
(foo is an ArrayList <Object>):

<logic:iterate name="foo" id="object">
   <html:textarea ... rows='<bean:write name="object" property="rows"/>' />
</logic:iterate>

This does not work.

How must it been written to address the method getRows() in the object,
which has been defined by id in logic:iterate?


Kind regards,
Andreas Hartmann



"Jetzt Handykosten senken mit klarmobil - 14 Ct./Min.! Hier klicken"
http://produkte.shopping.freenet.de/handy_voip_isdn/klarmobil/index.html?pid=730025


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to