Re: select with multiple="true"

2008-12-15 Thread srinivasa_v .
I got the problem solved,even I had an issue with file upload,I have update my jar to 2.0.14 now its working fine. regards srini. On Mon, Dec 15, 2008 at 11:57 PM, Richa Pandharikar < richa.pandhari...@tdktech.com> wrote: > Can you please send the tag entry you have in your JSP? > > -Origin

RE: select with multiple="true"

2008-12-15 Thread Richa Pandharikar
Can you please send the tag entry you have in your JSP? -Original Message- From: srinivasa_v . [mailto:srinivas...@sify.com] Sent: Monday, December 15, 2008 5:51 AM To: Struts Users Mailing List Subject: regards srinivas --

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