I could use acegi authentication tag library. Thanks!
<authz:authentication operation="username"/>
On 1/16/07, Matt Raible <[EMAIL PROTECTED]> wrote:
If you look in userForm.jsp, you should see the code you need. If you
navigate through an Action/Controller first, you could grab the object
from Acegi and expose it to the JSP.
You also may be able to use Acegi tags to display the roles - I'm not
sure.
Matt
On 1/16/07, misun chung <[EMAIL PROTECTED]> wrote:
> 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!
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]