<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Struts: Indexed Properties in an Iterate tage?</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Fri, 24 May 2013 10:53:28 -0400</pubDate>


    <item>

        <title>A solution</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28085</link>

        

        
            <description><![CDATA[
   


If you need to get the value, you try to
document.form[0][fieldName]]]></description>
        

        <pubDate>Fri, 18 Sep 2009 16:06:02 -0400</pubDate>

        

        <jf:creationDate>Fri, 18 Sep 2009 16:06:02 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 18 Sep 2009 16:06:02 -0400</jf:modificationDate>
        <jf:date>Sep 18, 2009</jf:date>
        <jf:author>Lucas Fabiano</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Struts: Indexed Properties in an Iterate tage?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28085</link>

        

        
            <description><![CDATA[Hi,<br><br>try the following:<br>&lt;html:text property='&lt;%= &quot;theArray[&quot; + index + &quot;].propertyName&quot; %&gt;'/&gt;<br><br>or if you want to avoid the pain with the notation<br>user struts-el:<br>&lt;html:text...]]></description>
        

        <pubDate>Mon, 16 Aug 2004 17:52:17 -0400</pubDate>

        

        <jf:creationDate>Mon, 16 Aug 2004 17:52:17 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 16 Aug 2004 17:52:17 -0400</jf:modificationDate>
        <jf:date>Aug 16, 2004</jf:date>
        <jf:author>Andreas Koop</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Struts: Indexed Properties in an Iterate tage?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28085</link>

        

        
            <description><![CDATA[Hi,<br><br>the iterate tag stores the current iteration element in a page context variable with the name &quot;id&quot;. So you can use it directly: <br><br>&lt;logic:iterate name=&quot;theArray&quot;...]]></description>
        

        <pubDate>Mon, 16 Aug 2004 08:37:38 -0400</pubDate>

        

        <jf:creationDate>Mon, 16 Aug 2004 08:37:38 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 16 Aug 2004 08:37:38 -0400</jf:modificationDate>
        <jf:date>Aug 16, 2004</jf:date>
        <jf:author>Rene Zanner</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Struts: Indexed Properties in an Iterate tage?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28085</link>

        

        
            <description><![CDATA[Hi all,<br><br>There's an array with variable length, I want to use it in order to create some &lt;html:text&gt; tags with indexed property, so I use a tag like what follows:<br>&lt;logic:iterate name=&quot;theArray&quot; id=&quot;element&quot;...]]></description>
        

        <pubDate>Mon, 16 Aug 2004 07:34:28 -0400</pubDate>

        

        <jf:creationDate>Mon, 16 Aug 2004 07:34:28 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 16 Aug 2004 07:34:28 -0400</jf:modificationDate>
        <jf:date>Aug 16, 2004</jf:date>
        <jf:author>Majid Makki</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

