What are the config files used for connecting java and flex?
Answer / Bhavya Jain
The main configuration files used for connecting Java and Flex are: n1. Application-conf.xml: This file is located in the Flex project's 'src/flex' directory. It contains the information about the Java service to be called by the Flex application.n2. blaze-config.xml: This file is used for configuring BlazeDS, a data services gateway that enables communication between Flex and Java.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is polymorphism in term of oop (flash actionscript)? : adobe flex action script
Explain about result handler and fault handler methods?
What are Arrays in flex?
Why is mytreenode.label or mytreenode.attributes.label undefined? : adobe flex action script
Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener?
What are the 2 ways to compile flex source file?
What is the difference between sealed class and dynamic classes in flex?
Can I resize the internet explorer browser window from flex?
Difference between stoppropagation and stopimmediatepropagation()?
Can I dynamically instantiate a webservice or httpservice in actionscript? : adobe flex action script
What is shared object?
Where can I download flex 3 beta 3?