Re: [s2] s:select and non-primitive values

2007-02-01 Thread Laurie Harper
Stuart Piltch wrote: Laurie Harper holoweb.net> writes: Hi Laurie, I ran into a similar problem a few days ago. I posted my workaround here: http://article.gmane.org/gmane.comp.jakarta.struts.user/134624 Since then, I've been using FreeMarker for some of the results. That ends up giving o

Re: [s2] s:select and non-primitive values

2007-01-29 Thread Stuart Piltch
Laurie Harper holoweb.net> writes: > listKey="id" listValue="name" >headerKey="-1" headerValue="" >label="Region:" labelposition="left"/> Hi Laurie, I ran into a similar problem a few days ago. I posted my workaround here: http://article.gmane.org/gmane.comp.

Re: [s2] s:select and non-primitive values

2007-01-29 Thread Don Brown
This seems related to https://issues.apache.org/struts/browse/WW-1601 and http://issues.apache.org/struts/browse/WW-1634 Don On 1/29/07, Laurie Harper <[EMAIL PROTECTED]> wrote: I suspect this may be related to the recently mentioned bug/limitation in s:select, but I haven't been able to figure