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]>

Reply via email to