List of questions
Related questions
Question 29 - AD0-E134 discussion
A snippet throws an exception at runtime:
@Model(adaptables = {Resource.class}) public class MyCustomModel {
(SSIingObject
private Resource resource;
What should the developer add to fix it?
A.
defaultlnjectionStrategy = DefaultlnjectionStrategy property to @Model Class annotation
B.
(©Optional annotation to page field
C.
throws Exception at the end of the init method declaration
D.
SlingHttpServletRequest.class to adaptables property of ©Model Class annotation
Your answer:
0 comments
Sorted by
Leave a comment first