--- On Fri, 9/5/08, Lyallex wrote: > it's exposed to the ValueStack in the action (List<Integer> > years ...) and I know it's populated and I want to do this > > <s:select label="Year of birth" name="yob" list="years" > listKey="intValue" listValue="intValue" required="true"/> > > but of course it doesn't work, I've tried all sorts > of things without luck (there is no 'getValue' or > 'getIntValue' on Integer) I'm thinking I may have > to wrap the Integer to get this to work ... > > is there a way to do this ???
Can't you just leave off the "listKey" & "listValue" attributes? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]