Paul, 

  I am dealing with a multiple select tag...  Ie <html:select
property="userroles" multiple ="true"> <html:optionsCollection
property="userroles" /> </html:select>

Natalie

-----Original Message-----
From: Paul Benedict [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 18, 2005 7:11 PM
To: Struts Users Mailing List
Subject: Re: Default values for Multiple Select


Natalie,

Your question isn't clear....

If you're dealing with multiple checkboxes, the
property backing them should be a String[] so you can
capture all the values selected.

If you're dealing with multiple options of a radio
group, only one option will ever be selected.

Paul



                
__________________________________ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/

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


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

Reply via email to