: Jetspeed Users List
>Sent: Wednesday, January 2, 2013 10:17 AM
>Subject: Principal in a servlet
>
>In Jetspeed 2.1.3 I have a servlet that uses request.getUserPrincipal() to
>determine if their is someone logged into Jetspeed or not. It works
>perfectly.
>
>I am in the process
In Jetspeed 2.1.3 I have a servlet that uses request.getUserPrincipal() to
determine if their is someone logged into Jetspeed or not. It works
perfectly.
I am in the process of upgrading to Jetspeed 2.2.2 and this is no longer
working. The request.getUserPrincipal() always returns null now. Is the