Hi,
<html:select property="wanLinks" size="1" >
<html:options collection="wanLinkOptions" property="value"
labelProperty="label"/>
</html:select>The code above works but I don't see any values from my 'LabelValueBean' displayed eventhough it is in application context scope. The 'dropdown' is empty. Any ideas? bye, Mohan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

