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

Explanation:
Reference:
http://www.ibm.com/developerworks/websphere/library/techarticles/0112_deboer/deboer.html
(topic: web modules, third paragraph)



Leave a Reply 2

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