Re: [S2] Tag select have problems

2007-01-22 Thread Stuart Piltch
> The atributte of key field is a Long. Then this is a bug because in > previously versions worked. Hi Alexandre, I believe this is a bug in the current Struts2 code. See https://issues.apache.org/struts/browse/WW-1601 https://issues.apache.org/struts/browse/WW-1634 Basically, the select

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: Is it possible to get Struts' FilterDispatcher to serve up static files

2007-02-27 Thread Stuart Piltch
mraible raibledesigns.com> writes: > I'm using *.html as my default extension, which causes a whole host of issues > with Dojo. Regardless, I want to fight through it and see if I can come up > with a solution. Hi Matt, I'm not sure about your specific FilterDispatcher question, but we also use