Who can tell me what's wrong here :

<% Collection formations = (Collection) session.getAttribut ("formations");
%>

<tr>

<td width="33%"><bean:message key='app.personFormationSelected'/></td>

<td width="67%">

<p align="center"><html:select property="formationSelected" size="20">

<html:options name="formations" labelName="formations"/>

</html:select>

</td>

Thanks.

<--
Alexandre Jaquet
->



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

Reply via email to