| Author |
struts 1 : retrieve, populate and hide data from a select tag
|
samantha clarkson
Ranch Hand
Joined: Sep 09, 2008
Posts: 48
|
|
Hello Everybody,
i have a list List<RoleBean> lRolesAttribues; which is setted into the request using line below in the action :
the object RoleBean is a javabean containing attributs, and those setters/getters
my first question is how can i retrieve the list of Roles selected, Or better how can i retrieve the Ids of roles selected without using the list of (String lLibelle) and searching for the corresponding id?
I really appreciate your help.
|
farm rubbit hihihihihihi, be aware !!
|
 |
 |
|
|
subject: struts 1 : retrieve, populate and hide data from a select tag
|
|
|