But if you validate it and the page gets redirected back to the input page then the input page complains that it no longer able to get the collection.
Where or how should I repopulate the list Bernhand ?
ps : my tags look like this now, along with the necessary class changes.
<html:select name="compose" multiple="true" property="recipients" size="8">
<html:optionsCollection label="name" property="beanCollection" value="number"/>
</html:select>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

