cancel
Showing results for 
Search instead for 
Did you mean: 

AuthenticationUtils Assembly

ridgeway
Champ in-the-making
Champ in-the-making
Hi All,
This is my first attempt at programming a dashlet in Alfresco.

I want to grab the user name of the logged in user by calling AuthenticationUtil.setCurrentUser() in my jsp page

Do I need to import the AuthenticationUtil assembly by using <%@page import="…." before I can use this function? If I do, what is the name of the assembly?

Thanks in advance for any help.

Regards
10 REPLIES 10

mrogers
Star Contributor
Star Contributor
I suggest you use Alfresco Share for a new development, especially if you are unfamiliar with JSF.

At the moment you havn't got as far as calling Alfresco.   Its not a bug.