I tried to access the user name from different context other than /Jetspeed and failed.
Under /jetspeed, I can get the user name by request.getUserPrincipal().getName(); How to access this information from another context ? Thanks
I tried to access the user name from different context other than /Jetspeed and failed.
Under /jetspeed, I can get the user name by request.getUserPrincipal().getName(); How to access this information from another context ? Thanks