Hi All
Is there any way to get UserManager instance outside the portlet code (jsp or
servlet).
Enclosed below is the protlet code, to get an instance of UserManager.
import org.apache.jetspeed.security.UserManager;
..
UserManager userManager =
(UserManager)getPortletContext().getAttribute("cps:UserManager");
..Thanks in advance... Regards Rakesh __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
