Hi,
is  your "wanLinkOptions"  a collection of ''LabelValueBean' beans stored in
sme scope
Deepank
----- Original Message -----
From: "Mohan Radhakrishnan" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Wednesday, October 09, 2002 3:46 PM
Subject: LabelValueBean


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


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

Reply via email to