Try following tag...
<html:textarea ... rows='<%=
((YourObject)pageContext.getAttribute("object")).getRows()%>' />

On 7/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

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]



--
Yoge,
AdventNet, Inc.
925-965-6528
[EMAIL PROTECTED]
site24x7.com

Reply via email to