問題詳情

123 A popular Ajax framework and its companion widget library contain several hundreds offiles of different types (.js, .ess, .html). Your company has mandated that all its web applications useonly 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

參考答案

無參考答案

內容推薦