Hello, again. I have a quick question. I want to use a roles set of current user object in a JSP page. Would you show the line something like the following?
<c:out value="${sessionScope.user.roles}" escapeXml="true"/>
Thanks!
Hello, again. I have a quick question. I want to use a roles set of current user object in a JSP page. Would you show the line something like the following?
<c:out value="${sessionScope.user.roles}" escapeXml="true"/>
Thanks!