RE: html:select multiple pre select

2003-07-31 Thread Steve Raeburn
I've put together a set of Struts examples at http://www.ninsky.com/struts,
one of which focuses on populating and options.

struts-config.xml:
  

  

JSP:

  Strawberry
  Apple
  Orange
  Pear
  Mango
  Banana
  Pineapple


Here, I've set initial values in the DynaActionForm configuration, but you
could also initialise the values in your 'prepare' action.

Steve

> -Original Message-
> From: Daniel Massie [mailto:[EMAIL PROTECTED]
> Sent: July 31, 2003 5:02 AM
> To: Struts Users Mailing List
> Subject: RE: html:select multiple pre select
>
>
> I've tried this, I passed in Strin[] as the value, but no options were
> selected.
>   -Original Message-
>   From: Nagendra Kumar O V S [mailto:[EMAIL PROTECTED]
>   Sent: 31 July 2003 12:50
>   To: [EMAIL PROTECTED]
>   Subject: Re: html:select multiple pre select
>
>
> hi.
> docs say
> a.. multiple="true" IS selected - The corresponding
> property should
> be an array of any supported data type.
> so try populating the array (html:select property) with
> the required
> elements to be selected before hand.
>
> -- nagi
>
>
> ---Original Message---
>
> From: Struts Users Mailing List
>     Date: Thursday, July 31, 2003 05:02:03 PM
> To: Struts Users Mailing List
> Subject: html:select multiple pre select
>
> I have a html:select with multiple="true" how can I get
> this to have
> options
> highlighted when it loads? based on the elements already
> stored for
> this
> select field.
>
> Thanks
>
> Daniel Massie
>
>
>
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
> .
>
>
>   
> IncrediMail - Email has finally evolved - Click Here
>



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



RE: html:select multiple pre select

2003-07-31 Thread Daniel Massie
I've tried this, I passed in Strin[] as the value, but no options were
selected.
  -Original Message-
  From: Nagendra Kumar O V S [mailto:[EMAIL PROTECTED]
  Sent: 31 July 2003 12:50
  To: [EMAIL PROTECTED]
  Subject: Re: html:select multiple pre select


hi.
docs say
a.. multiple="true" IS selected - The corresponding property should
be an array of any supported data type.
so try populating the array (html:select property) with the required
elements to be selected before hand.

-- nagi


---Original Message---

From: Struts Users Mailing List
Date: Thursday, July 31, 2003 05:02:03 PM
To: Struts Users Mailing List
    Subject: html:select multiple pre select

I have a html:select with multiple="true" how can I get this to have
options
highlighted when it loads? based on the elements already stored for
this
select field.

Thanks

Daniel Massie



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


.


  
IncrediMail - Email has finally evolved - Click Here


Re: html:select multiple pre select

2003-07-31 Thread Nagendra Kumar O V S








  hi.
  docs say
  
  multiple="true" IS selected - The corresponding property 
  should be an array of any supported data type. 
  so try populating the array (html:select property) with the required 
  elements to be selected before hand.
  -- nagi
   
  ---Original Message---
   
  
  From: Struts Users Mailing 
  List
  Date: Thursday, July 
  31, 2003 05:02:03 PM
  To: Struts Users Mailing 
  List
  Subject: html:select 
  multiple pre select
   I have a html:select with multiple="true" how can I get 
  this to have optionshighlighted when it loads? based on the elements 
  already stored for thisselect field.ThanksDaniel 
  Massie-To 
  unsubscribe, e-mail: [EMAIL PROTECTED]For 
  additional commands, e-mail: [EMAIL PROTECTED].





	
	
	
	
	
	
	




  IncrediMail - 
Email has finally evolved - Click 
Here



html:select multiple pre select

2003-07-31 Thread Daniel Massie
I have a html:select with multiple="true" how can I get this to have options
highlighted when it loads? based on the elements already stored for this
select field.

Thanks

Daniel Massie


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