From: "Shabada, Gnaneshwer" <[EMAIL PROTECTED]> > I replaced the checkbox with multi box and in my action class when I > retrieved values, I was getting as "$register.memberId" Strings rather than > the memberIds for those checked. Am I doing anything wrong?
Are you using a JSP 2.0 container, and do you have it configured so that expressions are automatically evaluated? If not, you'll need to use the "EL" Struts tags. I have an example from my own project posted here: http://www.wendysmoak.com/wiki/cgi-bin/wiki.pl?StrutsMultiBox -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]