How will u call java method from flex?



How will u call java method from flex?..

Answer / Amit Gupta

"To call a Java method from Flex, you'll need to create an SWC (SWF Component Library) or use RemoteObject for Remoting. For SWC, create a Java class with public methods and compile it into an SWC file. Then, add the SWC to your Flex project. For RemoteObject, you configure the service-config.xml file to communicate between Flex and the Java backend."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

Explain if the oilpump movie clip instance in path _root.car.engine.oilpump.clamp uses the following line of actionscript, _parent.someaction;, which movie clipinstance is being referenced? : adobe flex action script

1 Answers  


Mytree appears just fine but why ca not I access the node attributes?

1 Answers  


What is flex?

1 Answers  


What is stoppropagation() and stopimmediatepropagation()?

1 Answers  


How many levels does flash mx support? : adobe flex action script

1 Answers  


What is the use of arraycollection filter function?

1 Answers  


Why is mytreenode.label or mytreenode.attributes.label undefined? : adobe flex action script

1 Answers  


How do we use css styles in flex?

1 Answers  


How do we identify a component created in a repeater using flex?

1 Answers  


What is mvc and how do you relate it to flex apps?

1 Answers  


What is default frame rate of the timeline in frame per second?

1 Answers  


How do we call javascript from flex actionscript?

1 Answers  


Categories