Where should the jar file be placed inside the web application to ensure the resources it contains are accessible by clients?

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?

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?

A.
WEB-INF/classes

B.
WEB-INF/jar

C.
WEB-INF/lib

D.
WEB INF/resources



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Ouadie

Ouadie

The Correct answer is : C