| Author |
Retrieve remoteuser
|
Ramya Bt
Greenhorn
Joined: Dec 27, 2012
Posts: 1
|
|
Hi,
I have been trying unsuccessfully to retrieve the remoteUser from flexcontent as
(HttpServletRequest)FlexContext.getHttpRequest();
This request object contains nothing - no remoteUser details or any other attributes.
I tried to test this by creating a sample jsp page and passing the servlet request object to retrieve the remoteUser. I am able to look up the remoteUser name in this case. Could someone help me retrieve the request object right and retrieve the remoteUser name eventually?
Thanks much!
|
 |
 |
|
|
subject: Retrieve remoteuser
|
|
|