See if this helps...

http://www.mail-archive.com/[email protected]/msg16684.html

Cheers,

Dave





"Alvin Kutttikkat Antony"
<[EMAIL PROTECTED]> on 11/02/2001 12:33:27
PM

Please respond to "Struts Users Mailing List"
      <[EMAIL PROTECTED]>

To:   "<" <[EMAIL PROTECTED]>
cc:    (bcc: David Hay/Lex/Lexmark)
Subject:  How to use the radio tag inside logic:iterate tag




I have a collection called workrelationships .I have to use radio buttons to
select the preferred workrelationship.
here is the code for iteration
<logic:iterate name="WorkRelationshipsForm" property="WorkRelationships"
id="worker"/>
<tr>
<td>

<bean:write name="worker" property="faculty"/>
<bean:write name="worker" property="institute"/>

</td>
<td></td>
<td>
<font face="Arial,Helvetica,Sans Serif" size="3">
<b><bean:message key="firstlogin.workrelationship.header"/></b>
                    <bean:message
key="firstlogin.workrelationship.text1"/><br><br>
<bean:message key="firstlogin.workrelationship.text2"/><br><br>
                            <br><br>
                        </font>
                    </td>
                </tr>

                            </logic:iterate>

I can't understand the use of 'Indexed' attribute in radio tag?
Could any one plz help me?
thanks
Alvin


alvin kuttikkat antony
Internet und Virtuelle Hochshule
Directory
Universit�t M�nchen

Leopoldstr .3
80802 M�nchen
Germany

Office Tel + 49.89.21025979
Office Fax + 49.89.21025980



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






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

Reply via email to