In the value attribute I am expecting to see the name (name is a property on my bean) and I get that correctly by specifying listValue="name". In the listKey, I would like to set the object itself instead of another property.
Further when this form is submitted the whole object is set on the action. Does this clarify? Thx. --- On Wed, 6/11/08, Dave Newton <[EMAIL PROTECTED]> wrote: > From: Dave Newton <[EMAIL PROTECTED]> > Subject: Re: select tag list listKey and listValue usage > To: "Struts Users Mailing List" <[email protected]> > Date: Wednesday, June 11, 2008, 12:52 PM > --- On Wed, 6/11/08, akash agrawal > <[EMAIL PROTECTED]> wrote: > > How do I populate listKey with the object itself? > > What would that mean? What are you expecting to see in the > "value" attribute of the HTML <option...> > element? > > Dave > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

