Re: Issue with Type Conversion and Select Boxes

2007-11-27 Thread mgainty
defined for conversionError Thanks Martin- - Original Message - Wrom: GSWZIDREXCAXZOWCONEUQZAAFXISHJEXXIMQZ To: Sent: Monday, November 26, 2007 9:20 PM Subject: RE: Issue with Type Conversion and Select Boxes > > Thanks for your answer. But my issue quite Struts2 specific. Also, it

RE: Issue with Type Conversion and Select Boxes

2007-11-26 Thread Gunnar Hillert
Thanks for your answer. But my issue quite Struts2 specific. Also, it works quite well if I don't use struts 2 type converters (and specify listKey/listValue explicitly in that case). Gunnar mgainty wrote: > > > I dont believe that is not necessary for V1 > ashttp://struts.apache.org/1.x/str

RE: Issue with Type Conversion and Select Boxes

2007-11-24 Thread Martin Gainty
I dont believe that is not necessary for V1 ashttp://struts.apache.org/1.x/struts-taglib/tagreference.html#select suggests 'value' as the name to compare for marking the option as *selected* If the preselection has not changed for V2..then I would suggest using the value attribute as preselecte