多选题You deployed a Java EE Shared Library and want to use it from an application that is also deployed on the same cluster.    Which two manifest attributes must be specified at a minimum with corresponding values in the deployment descriptor of the applic

题目
多选题
You deployed a Java EE Shared Library and want to use it from an application that is also deployed on the same cluster.    Which two manifest attributes must be specified at a minimum with corresponding values in the deployment descriptor of the application that requires?()
A

Implementation-Version

B

Specification-Version

C

Extension-Name

D

Specification-Vendor

E

Implementation-Vendor


相似考题
参考答案和解析
正确答案: C,B
解析: 暂无解析