How do I get access to the j2ee session from my remoteobjects?
Answer / Satyendra Kumar Singh
To access J2EE sessions from RemoteObjects in Adobe Flex, you can use the RemoteObject's serviceLocator property to obtain a ServiceLocator object. Then, call the getAlias method on the ServiceLocator object to retrieve an IService locator for the J2EE session bean. Finally, call the getSession() method on the IService to access the HttpSession.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between UI and UX design in multimedia?
How to Convert jpg to doc file?
What are multimedia softwares?
What is responsive design, and why is it important for multimedia websites?
What is mpeg-7? Explain about it.
What is wave pattern of the sound?
What is the importance of typography in multimedia?
What software tools are commonly used in multimedia production?
What are the multimedia authoring tools?
Have you built any components with actionscript? If so explain how you did it?
What is inheritance in term of oop (flash actionscript)?
I need to load an image from flickr into my application. Do I need a crossdomain.xml file on flickr?