>From an instance of HttpServletRequest...

        request.getUserPrincipal().getName();

You can get to the current request in a RemoteObject class by calling
the static (thread-local) accessor:

        flashgateway.Gateway.getHttpRequest()



-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, April 26, 2005 7:12 AM
To: Flex Coders
Subject: [flexcoders] basic Authentication


Hi,
how i can get the username that is logged?
I'm using *basic Authentication Tomcat.
Thanks Devis
** <http://www.jguru.com/forums/view.jsp?EID=1209801>*



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to