What are the config files used for connecting java and flex?
Answer Posted / 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 |
Post New Answer View All Answers