nerdexam
Oracle

1Z0-899 · Question #34

The jquery_1_3_2.jar file contains the JQuery Ajax framework in its META-INF/ resources directory. Where should the jar file be placed inside the web application to ensure the resources it contains…

The correct answer is C. WEB-INF/lib. (topic: web modules, third paragraph)

Web Application Environment

Question

The jquery_1_3_2.jar file contains the JQuery Ajax framework in its META-INF/ resources directory. Where should the jar file be placed inside the web application to ensure the resources it contains are accessible by clients?

Options

  • AWEB-INF/classes
  • BWEB-INF/jar
  • CWEB-INF/lib
  • DWEB INF/resources

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    16% (4)
  • C
    72% (18)
  • D
    8% (2)

Explanation

(topic: web modules, third paragraph)

Topics

#JAR packaging#META-INF resources#web app structure#static resources

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice