IBM
C2180-279 · Question #60
How can Java code replace a Worklight adapter?
The correct answer is D. Java code can be used as an extension of adapter functionality; it cannot be used as a. See the full explanation below for the reasoning.
Question
How can Java code replace a Worklight adapter?
Options
- AIt is possible to setup request routing directly to Java code removing the need to use Worklight
- BBy setting useJavaAdapters property to true in adapter's XML file
- CBy deleting the adapter's JS file and declaring Java class in XML file
- DJava code can be used as an extension of adapter functionality; it cannot be used as a
How the community answered
(31 responses)- A6% (2)
- B10% (3)
- C3% (1)
- D81% (25)
Community Discussion
No community discussion yet for this question.