Oracle
1Z0-899 · Question #56
A popular Ajax framework and its companion widget library contain several hundreds of files of different types (.js, .ess, .html). Your company has mandated that all its web applications use only…
The correct answer is B. under META-INF/resources. See the full explanation below for the reasoning.
Question
A popular Ajax framework and its companion widget library contain several hundreds of files of different types (.js, .ess, .html). Your company has mandated that all its web applications use only specific versions of this framework approved by IT and repackaged internally as jar files. Furthermore, web applications should only include the entire jar, without subsetting or modification. Where should the framework's files be placed inside a jar file to enable this kind of reuse?
Options
- Aunder resources
- Bunder META-INF/resources
- Cunder META-INF/web-contents
- Dunder WEB-INF/resources
How the community answered
(16 responses)- B81% (13)
- C6% (1)
- D13% (2)
Community Discussion
No community discussion yet for this question.