Cool! thanx. I am using a generic action, so there is no actual list in the action. All the attributes of the bean are inspected and put into the attributes map.
BTW it does work if there I expose the list in the action directly. On Thu, 2007-04-19 at 06:12 -0700, Dave Newton wrote: > --- Darryl Culverwell <[EMAIL PROTECTED]> wrote: > > attributes['user.status.options'] produces a list of > > > beans that I'm after. > > > > Im doing something like this in my action : > > > > List userStatusOptions = getUserStatusOptions(); > > attributes.put("user.status.options", > > userStatusOptions); > > Oh, I thought you said: > > > I have a list of UserStatus beans in my attributes > > map with key=user.status > > Just out of curiosity, why don't you just expose the > list in the action instead of putting it in a map? > > Um... I guess I'm not sure what happens if you provide > a list of non-primitive types to an <s:select.../> > without specifying key/value info; hopefully someone > else will chime in. > > d. > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > -- -=Darryl Culverwell=- Cell: +27 82 494 1678 Phone: +21 21 448 1395 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]