Re: Checkbox List Problem...

2008-07-17 Thread Narayana S
Hi, Please discard this email. as my action mapping is wrong it is behaving like this, now i could fix the issue. Sorry. On Thu, Jul 17, 2008 at 4:03 PM, Narayana S <[EMAIL PROTECTED]> wrote: > Hi, > > In my form I have employee number, name, and roles, here employee > number and name are

Checkbox List Problem...

2008-07-17 Thread Narayana S
Hi, In my form I have employee number, name, and roles, here employee number and name are text fields and roles is a checkboxlist, to generate the list boxes i had a map called rolesMap in my action class, as well i have a set called userRoles that specifies the items to be selected. *jsp*