[EMAIL PROTECTED] <> wrote:
> I've tried for 1 1/2 days to get this simple Drop Down to work and I'm
> feeling stupid.  My mom tells me I'm smart.:-(
>
> Everything works fine until I try to save it. I get the following
> error.  I
> think it is trying to put the SelectOption object into the Model
> but I don't
> know how to tell it to put the state var from SelectOption into my
> Vendor object.

Does your Vendor object have an field of type SelectOption? If not which
field do you want to set with the select box?

Perhaps this helps:
http://cwiki.apache.org/WICKET/another-dropdownchoice-example-by-adam.html

Kai


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to