How do I get access to the j2ee session from my remoteobjects? : adobe flex action script
Answer / Awani Yadav
"To access the J2EE session from RemoteObjects in Flex, you can implement the IRemotingServiceListener interface and override the 'fault' method to get the RemoteObject's RemotingContext. Then call 'session' property of the context."
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between Java & Flex Getters Setters?
Can I add charting to the flex builder standard edition?
What is polymorphism in term of oop (flash actionscript)?
How do you generate random numbers within a given limit with actionscript? : adobe flex action script
When I set visible="false", the component still takes up space and appears in the tab order. Why is that? : adobe flex action script
What is a view cursor?
How do I run flex as a service?
Explain about result handler and fault handler methods?
What is event flow in term of event handling in flash action script 3.0? : adobe flex action script
What is an event class in Flex?
What is event flow in term of event handling in flash action script 3.0?
What is the difference between viewstack vs viewstate?