Hi,
I am using struts 1.2
I want to have a jsp page that has :
a list of users(populated from a database) 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
thanks, your help is appreciated.
Kamal.
I am using struts 1.2
I want to have a jsp page that has :
a list of users(populated from a database) 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
thanks, your help is appreciated.
Kamal.
Comment