IBM
P2180-031 · Question #61
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
(27 responses)- A11% (3)
- B4% (1)
- C4% (1)
- D81% (22)
Community Discussion
No community discussion yet for this question.