Jason,

I'm not sure I understand what you are trying to do.  It sounds like a
simple dropdown select list populated by associated List property on the
bean.  I use the indexId to access particular elements in a List in order
remove selected elements from the List.  Is this something like you need?

Mark

-----Original Message-----
From: Jason Zhou [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 17, 2002 3:46 PM
To: 'Struts Users Mailing List'
Subject: Does Indexed property in FormBean work?


I have an indexed property in my form bean and I want to associate the
indexed property with a list of html input field in a form so that values of
my property can be displayed through the input field and changes can be
populated back to the indexed property.

How can I do it in Struts?

Best Regards,

J. Jason Zhou
Business Intelligence Platform Division (BIP), R & D, 
SAS Institute, 100 SAS Campus Dr.
Cary, North Carolina 27513-8617
Voice: 919-531-0568(O)
Email: [EMAIL PROTECTED]



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