Multiple choice technology web 2.0

How can a Flex application communicate to external Java file ?

  1. Using JDBC

  2. Using BlazeDS

  3. Using FA Bridge

  4. Directly calling the Java class

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

BlazeDS is an open-source, server-based Java remoting and web messaging technology that allows Adobe Flex applications to easily communicate with back-end Java objects and services.