Re: struts users assign remove roles

2008-10-09 Thread A. Lotfi
I did not start it yet, struts version is 1.2.8 thanks Dave Newton <[EMAIL PROTECTED]> wrote: --- On Thu, 10/9/08, A. Lotfi wrote: > a list of users when you click in a user it show two > other lists : > Roles assigned > Roles notassigned > > so we can remove and assign roles to the curre

Re: struts users assign remove roles

2008-10-09 Thread Dave Newton
--- On Thu, 10/9/08, A. Lotfi wrote: > a list of users when you click in a user it show two > other lists : > Roles assigned > Roles notassigned > > so we can remove and assign roles to the current user You should probably mention which version of Struts you're using. How far have you got

struts users assign remove roles

2008-10-09 Thread A. Lotfi
Hi, I need to create a web application that has a jsp page showing : a list of users when you click in a user it show two other lists : Roles assigned Roles notassigned so we can remove and assign roles to the current user (clicked on) , Please any idea or a hint or an e