RE: html:options selected

2006-11-15 Thread Thor Kristensen
gain. > > I am not sure I understand... > > C_stand already has the value of "test2", and still it is not > selected. > > -Oprindelig meddelelse- > Fra: Mano Chinthaka Dasanayaka [mailto:[EMAIL PROTECTED] > Sendt: 15. november 2006 12:18 > Til: 

RE: html:options selected

2006-11-15 Thread Saeed, Rada
You can do it like this : Where cs is your list of values. The above will make the "test2" as the first option in the list, which is selected by default. -Original Message- From: Søren Blidorf [mailto:[EMAIL PROTECTED] Sent: Wednesday, No

RE: html:options selected

2006-11-15 Thread Mano Chinthaka Dasanayaka
Yes u can...just set the value of c_stand to value "test2" in action class.. where u load this page...then it shud work.. Regards, Mano -Original Message- From: Søren Blidorf [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 15, 2006 4:27 PM To: Struts Users Mailing List Subject: ht