How do I get access to the j2ee session from my remoteobjects? : adobe flex action script
Answer Posted / 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 |
Post New Answer View All Answers