There are no javadocs on the getHttpRequest method other than what you see
in the Flex docs.  Basically it's a static method that will get you the
request and you can muck away from there.

Matt 

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Kent Henneuse
Sent: Tuesday, May 10, 2005 4:30 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Session Access in Delegates

I have been digging around in the remoting example code to try to figure out
ways to handle the system I am working with that stuff certain attributes
into the session upon login rather then retrieving each time.  The first
question I have is Where can I find the JavaDocs for flashgateway and calls
like flashgateway.Gateway.getHttpRequest()?

Second I am looking at the example login that comes with Cairngorm and
wondering what the scope of the CustomerDelegate object is.  I would think
that the object should have nothing but static calls but It acts as an
instantiated object.

Maybe it is just a mater of reading up on Flash Remoting.  If so just point
me in the right direction.


        TIA,


        -Kent


 
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