Re: "Invalid field value" on select with multiple="true"

2008-08-27 Thread ms . programmer . 1
I am having this same problem. Have you had any luck fixing this? On Tue, Aug 26, 2008 at 3:33 PM, Jimmy Shabadoo <[EMAIL PROTECTED]>wrote: > Hi Folks, > > I have a class, Item, that has a Set of ItemCertifications. I want to > represent ItemCertifications as a select box with the attribute > mul

"Invalid field value" on select with multiple="true"

2008-08-26 Thread Jimmy Shabadoo
Hi Folks, I have a class, Item, that has a Set of ItemCertifications. I want to represent ItemCertifications as a select box with the attribute multiple="true". Following is the jsp fragment that renders the select box: The jsp page displays a muti-select field, and the list of certifications i