Hi all:
I would like to write one jsp/ webservice to assign user to one group . Is there some example code ?
the function can have 2 import parameter, userid, groupid, after the function is executed, the user and group is assigned
Thanks a lot.