Where should the framework’s files be placed inside a j…

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?

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?

A.
under resources

B.
under META-INF/resources

C.
under META-INF/web-contents

D.
under WEB-INF/resources

Explanation:
http://ocpsoft.com/opensource/create-common-facelets-jar/ (check the box with the update)



Leave a Reply 1

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