Display user's group name/id
Hi,
I am trying to display user's id and the user's group id/name on to a page. Right now I am displaying who is logged in with ${currentSession.userID}. How can I also display this user's group id/name onto this page?
Thanks
